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/10 11:59:36 UTC

[GitHub] [pulsar] codelipenghui commented on issue #12726: Deadlock in metadata-store callback thread

codelipenghui commented on issue #12726:
URL: https://github.com/apache/pulsar/issues/12726#issuecomment-965062636


   @Jason918 Looks we are calling a sync method in an async callback https://github.com/apache/pulsar/blob/a2b7cae3cfe8d3776483b1ecaf69af47949b70e1/pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/PersistentTopicsBase.java#L2728
   
   Do you want to push a fix?


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