codelipenghui commented on issue #6627: URL: https://github.com/apache/pulsar/issues/6627#issuecomment-630874316
@fracasula I think 2.5.1 does not contain a bugfix for this issue. Looks the simple way to resolve this problem is to close the current connection and reconnect to the broker while timeout occurs. So that the broker can clean up the old consumers. The other way is introducing a mechanism for the consumer heartbeat, which looks somewhat complicated. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
