You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/09/12 16:07:22 UTC

[GitHub] [pulsar] shibd edited a comment on pull request #11998: [Broker] Need incrementUnackedMessages when send message to consumer(all subscribe mode)

shibd edited a comment on pull request #11998:
URL: https://github.com/apache/pulsar/pull/11998#issuecomment-917663949


   > Looks good, can we add/update existing unit test to verify it? Probably at here: https://github.com/apache/pulsar/blob/master/pulsar-broker/src/test/java/org/apache/pulsar/broker/stats/ConsumerStatsTest.java
   
   @MarvinCai  Thank you reply. This PR Maybe it's not right, It will change the original design. I noticed `addAndGetUnAckedMsgs` method  is only call  when the `isIndividualAckMode(subscribe model eq Shared / Key_Shared)`.
   
   Do you know why it's designed like this?


-- 
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-unsubscribe@pulsar.apache.org

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