lhotari commented on issue #22657:
URL: https://github.com/apache/pulsar/issues/22657#issuecomment-2150533309

   @180254 I experimented with some changes in 
https://github.com/lhotari/pulsar/pull/192 , I added test cases based on your 
work. There are multiple inconsistencies in handling the unacked message counts 
and blocking/unblocking dispatchers. The main gap in the experiment is the 
handling for negative acknowledgements. 
   The changes I made fixed the test cases, but I didn't run other tests to 
verify that there aren't regressions caused by the change. Most likely there 
are because of invalid negative ack handling in the experiment.


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to