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/09/07 05:11:58 UTC

[GitHub] [pulsar] azmandzamiri commented on issue #17492: [Bug] Java Pulsar Producer - ProducerBuilder loadConf() throws RuntimeException when loading "maxPendingMessages" property from config map.

azmandzamiri commented on issue #17492:
URL: https://github.com/apache/pulsar/issues/17492#issuecomment-1238915144

   Thanks @MarvinCai. I just realised the exception cause message after inspecting it further. Yes, the docs is outdated and I suggest to also document the condition in the docs too - ie: maxPendingMessagesAcrossPartitions needs to be >= maxPendingMessages .
   
   But another confusion I have is that the source code have marked `maxPendingMessagesAcrossPartitions` parameter as deprecated but doesn't suggest which property to use as an alternative. Any idea? And is it deprecated since 2.10.x ? 


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