lhotari commented on PR #24610: URL: https://github.com/apache/pulsar/pull/24610#issuecomment-3162643402
please add javadoc to ConsumerBuilder.messagePayloadProcessor about the behavior with receiverQueueSize=0 (don't mention ZeroQueueConsumerImpl in ConsumerBuilder javadoc since it is an implementation detail): https://github.com/apache/pulsar/blob/dedba1a9bf0becb1b3f80f1d89a779451734fbe6/pulsar-client-api/src/main/java/org/apache/pulsar/client/api/ConsumerBuilder.java#L821-L827 This is the receiverQueueSize javadoc: https://github.com/apache/pulsar/blob/dedba1a9bf0becb1b3f80f1d89a779451734fbe6/pulsar-client-api/src/main/java/org/apache/pulsar/client/api/ConsumerBuilder.java#L377-L408 -- 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-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org