BewareMyPower commented on issue #14436: URL: https://github.com/apache/pulsar/issues/14436#issuecomment-1060138010
> Do we all agree that OpReadEntry is not thread safe and that is a problem that must be resolved? Yes. But it looks like there are some problems with the pin executor solution. Could we solve this problem by changing `entries` to a `CopyOnWriteArrayList` and make the field volatile? -- 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]
