zhanghaou commented on PR #24745: URL: https://github.com/apache/pulsar/pull/24745#issuecomment-3314261807
> I don't have a tool to detect usages of `ForkJoinPool` in all open sourced or even only Apache projects, but this issue is beyond the scope of a Java project like Apache Pulsar. If you have suffered the bug in production and is eager to get a fix ASAP, you should: > > * Fork the project and push the "fix" internally (I believe you have also done that) > * Build a JDK that includes the fix by yourself or turn to an existing JDK vendor > > However, such a bug from JDK that rarely happens should not be a key factor that changes the code base a lot. I’ve already fixed this issue internally and deployed it to production. I’m submitting this PR to share the bug with the community and show how it can be resolved. Although this issue may occur infrequently, I think it’s still important that we should address it. -- 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]
