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/09/20 20:32:50 UTC

[GitHub] [pulsar] merlimat commented on pull request #12101: ManagedLedger should not attempt deferrable metadata operation while disconnected

merlimat commented on pull request #12101:
URL: https://github.com/apache/pulsar/pull/12101#issuecomment-923274901


   > Possibly a version of this patch would be very useful for branch-2.8
   
   This will not fix the root cause of the other issue, as it there's not a way to precisely prevent requests while disconnected (eg: we could get disconnected while the request was already issued).
   
   Rather, this is trying to prevent the majority of operations from trying, so it will definitely reduce the likelihood of that happening.


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