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/07/15 09:34:21 UTC

[GitHub] [pulsar] eolivelli commented on issue #16619: PIP-189: No batching if only one message in batch

eolivelli commented on issue #16619:
URL: https://github.com/apache/pulsar/issues/16619#issuecomment-1185363541

   I think that we should not add a configuration flag.
   the fact that we are building batch messages or single messages is an implementation detail that is opaque to the Producer and to the Consumers.
   Applications should not use Impl classes or count on a specific Impl class.
   
   There is no reason to turn off this feature


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