poorbarcode opened a new issue, #15134:
URL: https://github.com/apache/pulsar/issues/15134

   **Describe the bug**
   
https://github.com/apache/pulsar/blob/46baae6a5e89a5feed171d231b59042a2ce9e1f8/pulsar-client/src/main/java/org/apache/pulsar/client/impl/PersistentAcknowledgmentsGroupingTracker.java#L325-L355
   
   L343 - L345 & L349-L351
   It looks like unnecessary
   
   this method `doCumulativeAckAsync(messageId, bitSet)` only update variable 
`lastCumulativeAck`,  will not change `pendingIndividualBatchIndexAcks`


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