codelipenghui commented on issue #7478:
URL: https://github.com/apache/pulsar/issues/7478#issuecomment-655545286


   @ltamber Are you interested in fixing this problem? looks the problem is 
`sub.resetCursor(PositionImpl.get(messageId.getLedgerId(), 
messageId.getEntryId())).get();` can't complete and there are no timeout the 
the `future.get()`. It's better to change all logic of the reset cursor to 
async.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to