lhotari commented on PR #22279: URL: https://github.com/apache/pulsar/pull/22279#issuecomment-2004271355
> Generally, developers assume all methods must be thread safe so the code might become unnecessarily complicated. @BewareMyPower I agree that generalizing thread safety to a certain style in the Pulsar code base won't be very useful. However there are real problems where thread safety has been ignored and fixing the issues isn't prioritized. For example the topic level policies contain real problems, #21303. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
