GitHub user migesok added a comment to the discussion: Drop Java 8 support to have a ForkJoinPool usage fix?
Thanks for the reply! I have a custom dispatcher already but it is a bit error prone as there are places in the Akka ecosystem which reference "fork-join-executor" directly (mostly Akka Persistence and plugins) and this fix looks good to be everywhere by default. I feel a bit uneasy about making it JDK version dependent in the Pekko though. My project is still on Akka 2.6.20 and migration to Pekko won't happen soon so all of this is not of immediate importance for Pekko and me. My question was more about current state and the future plans for JDK version support. GitHub link: https://github.com/apache/incubator-pekko/discussions/482#discussioncomment-6450767 ---- 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]
