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/06 15:07:26 UTC

[GitHub] [pulsar] tjiuming commented on issue #15038: produce message supports rate limit in fail-fast

tjiuming commented on issue #15038:
URL: https://github.com/apache/pulsar/issues/15038#issuecomment-1090381365

   seems that there are no back pressure control in client side? Generally, before send a message, client needs to ensure `channel` is writable(io.netty.channel.Channel#isWritale).


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