rdhabalia commented on issue #10813: URL: https://github.com/apache/pulsar/issues/10813#issuecomment-854889631
Below metrics shows the all messages are dispatched but consumer didn't ack the message after `28:8916`. seems ack issue. ``` "lastConfirmedEntry" : "28:8934", : "markDeletePosition" : "28:8916", "readPosition" : "28:8935", ``` Are you still able to reproduce it with the master code and sample consumer you mentioned into the issue? and do you see any broker side exception in ack message path. -- 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