shibd commented on pull request #13850:
URL: https://github.com/apache/pulsar/pull/13850#issuecomment-1017265058


   > This PR looks the same as #13809, we can find this solution together.
   
   Thank you reply, I saw you fix the callback problem of ZKMetadata. I'll 
cancel this commit. 
   
   However, the essential reason why this unit test will report an error is 
`LocalMemoryMetadataStore` that  does not callback through `metada-store` 
thread pool.
   
   I think it can be handled like this: 
   >In AbstractMetadataStore method, all future callback opt are executed 
through metada-store thread.


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


Reply via email to