lhotari commented on PR #23231:
URL: https://github.com/apache/pulsar/pull/23231#issuecomment-2321341832

   Found the cause of 
SimpleProducerConsumerTest#testMaxUnAckMessagesLowerThanPermits failure. It's 
about available permits handling. The previous implementation before this PR 
ignored the batch index count so I skipped the logic. There's a lot of 
duplication required at the moment, so it becomes a broader refactoring to 
address this properly. 
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to