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 2020/09/29 19:13:16 UTC

[GitHub] [pulsar] MrThreepwood commented on issue #8155: [Java Client] Consumer add hasMessageAvailable

MrThreepwood commented on issue #8155:
URL: https://github.com/apache/pulsar/issues/8155#issuecomment-700925190


   Unfortunately that doesn't help in our scenario. Each of these is a single topic with no partitions. Clients push data in and we attempt to process our various queues as quickly as possible. A downstream component can't process them as quickly as we can, but we'd like to be able to prevent holding every message in memory while we wait in the queue to send to the downstream component.


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