BewareMyPower commented on PR #15144:
URL: https://github.com/apache/pulsar/pull/15144#issuecomment-1097502964

   Currently, zero queue consumer cannot receive batched messages. It is 
intended, otherwise it should be a consumer whose queue size is 1.
   
   The `ZeroQueueConsumerImpl#receiveIndividualMessagesFromBatch` 
implementation is just for this case. See 
`ZeroQueueSizeTest#testFailedZeroQueueSizeBatchMessage`.


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to