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/04/13 03:04:34 UTC

[GitHub] [pulsar] BewareMyPower commented on pull request #15144: [enhence] [client-consumer] Always handle notifyPendingReceivedCallback in internalPinnedExecutor.

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org