eolivelli opened a new pull request, #16147: URL: https://github.com/apache/pulsar/pull/16147
### Motivation Fixes 15375 the NPE happens because internalPinnedExecutor has not been assigned yet. ### Modifications Refactor the constructor, in a way that "this" is not accessed from another thread while the constructor is not done yet. ### Verifying this change This change is a trivial rework / code cleanup without any test coverage. -- 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]
