equanz commented on issue #6680: [Issue 5979][pulsar-websocket] Add cumulative 
acknowledgement to websocket consumer
URL: https://github.com/apache/pulsar/pull/6680#issuecomment-611247063
 
 
   I have a question about `pendingMessages`.
   
   In pulsar-websocket, manage received but not-acked message by 
`pendingMessages`.
   ex: 
https://github.com/apache/pulsar/blob/a463d2a639cc8424970f3a663b70af45b84785f9/pulsar-websocket/src/main/java/org/apache/pulsar/websocket/ConsumerHandler.java#L244-L250
   
   It seems that changes not support `pendingMessages`(currently, simply 
decrement). Is my understanding correct?
   

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


With regards,
Apache Git Services

Reply via email to