lhotari commented on pull request #9900: URL: https://github.com/apache/pulsar/pull/9900#issuecomment-798280527
> `OrderedExecutor` is used to ensure that all modification operations under each namespace are in a single thread. Different namespaces can be operated in parallel due to different objects. This might not be a sufficient solution for ensuring thread safety. Considering read operations is equally important. How does the solution ensure that read operations are thread safe? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
