GitHub user pjfanning added a comment to the discussion: Drop Java 8 support to have a ForkJoinPool usage fix?
@migesok I have a PR associated with #483 but it is awkward to write using Java reflection and hard to unit test due to the order in which the Pekko build runs. In the end of the day, we should consider fixing it so that users can use the custom dispatchers everywhere in Pekko. Would you be able to provide specific examples of where you are forced to use to use the default fork-join-executor? At some point, users are going to want Project Loom based executors, for instance. GitHub link: https://github.com/apache/incubator-pekko/discussions/482#discussioncomment-6615687 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
