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 2019/11/25 12:34:19 UTC

[GitHub] [pulsar] jiazhai opened a new issue #5739: Use message bytes instead of message number for producer pending messages

jiazhai opened a new issue #5739: Use message bytes instead of message number for producer pending messages
URL: https://github.com/apache/pulsar/issues/5739
 
 
   In PR #5045 we introduce use bytes instead of message number to limit a batch message.  It would be good to following the same way to use bytes instead of message number for  the `maxPendingMessages` and `maxPendingMessagesAcrossPartitions`

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services