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/12/07 12:53:29 UTC

[GitHub] [pulsar-client-reactive] lhotari opened a new issue, #90: Don't allow instantiating a ReactiveMessageSender with maxInflight set to > 0 when cache is not set

lhotari opened a new issue, #90:
URL: https://github.com/apache/pulsar-client-reactive/issues/90

   - maxInflight won't have any impact unless the producer cache is set. Therefore it shouldn't be possible to instantiate a ReactiveMessageSender with maxInflight set to > 0 when cache is not set


-- 
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.apache.org

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


[GitHub] [pulsar-client-reactive] cbornet closed issue #90: Don't allow instantiating a ReactiveMessageSender with maxInflight set to > 0 when cache is not set

Posted by GitBox <gi...@apache.org>.
cbornet closed issue #90: Don't allow instantiating a ReactiveMessageSender with maxInflight set to > 0 when cache is not set
URL: https://github.com/apache/pulsar-client-reactive/issues/90


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