Jason918 commented on pull request #13124: URL: https://github.com/apache/pulsar/pull/13124#issuecomment-985579969
Recent deadlock cases happened on this single thread exectutor `org.apache.pulsar.metadata.impl.AbstractMetadataStore#executor`. And in current implementation, all metadata callbacks run on this executor. In my understanding, it won't cause zk session expiration. -- 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-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org