You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, TubeMQ maintains consume group information through the client's active unregister and registration timeout mechanism on the master side. If the client in the consume group or consume group quits unexpectedly without logging out, the consume group or client needs to wait for the server to time out before re-registering successfully. Can an API interface be provided to allow clients to clean up expired consume registration information to facilitate rapid clients registration?
Currently, TubeMQ maintains consume group information through the client's active unregister and registration timeout mechanism on the master side. If the client in the consume group or consume group quits unexpectedly without logging out, the consume group or client needs to wait for the server to time out before re-registering successfully. Can an API interface be provided to allow clients to clean up expired consume registration information to facilitate rapid clients registration?
JIRA link - [INLONG-69] created by gosonzhangThe text was updated successfully, but these errors were encountered: