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 2017/12/13 14:59:50 UTC

[GitHub] sschepens commented on issue #963: Partitioned Consumer UnAckedMessageTracker

sschepens commented on issue #963: Partitioned Consumer UnAckedMessageTracker
URL: https://github.com/apache/incubator-pulsar/pull/963#issuecomment-351415913
 
 
   @merlimat I realized that when a `ConsumerImpl` hands a message to `PartitionedConsumerImpl` it increases permits, so we should not increase permits when redelivering, this simplifies things a bit.
   I also reworked `redeliverUnacknowledgedMessages()`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services