merlimat commented on issue #5073: java-client: Consumer closed after using seek(timestamp) URL: https://github.com/apache/pulsar/issues/5073#issuecomment-526310922 To clarify, the current behavior is that the consumer gets disconnected and internally the client library will automatically reconnect. In your test above, the unsubscribe actually happens before the client lib had the chance to reconnect.
---------------------------------------------------------------- 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] With regards, Apache Git Services
