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 2022/02/16 11:34:26 UTC

[GitHub] [pulsar] startjava opened a new issue #14319: why use silently acknowledging ??

startjava opened a new issue #14319:
URL: https://github.com/apache/pulsar/issues/14319


    You can set the maxPendingChunkedMessage parameter on the consumer. When the threshold is reached, the consumer drops the unchunked messages by silently acknowledging them or asking the broker to redeliver them later by marking them unacknowledged.
   
   (1) Why use silently acknowledging here?
   
   (2) drops not lose data?
   
   


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



[GitHub] [pulsar] hangc0276 closed issue #14319: help/want:why use silently acknowledging ??

Posted by GitBox <gi...@apache.org>.
hangc0276 closed issue #14319:
URL: https://github.com/apache/pulsar/issues/14319


   


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