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 2021/11/23 18:38:24 UTC

[GitHub] [pulsar] michaeljmarshall commented on pull request #12900: [Broker] Return from callback early if producerFuture is complete or …

michaeljmarshall commented on pull request #12900:
URL: https://github.com/apache/pulsar/pull/12900#issuecomment-976994703


   @eolivelli - I updated the PR to add logging. Also, after thinking about this change a bit more, and it makes more sense to delay the "early return" until just before calling `topic.addProducer`. Any of the preceding calls could be delayed and could then lead to a client side timeout.


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