[EXPERIMENT] test with pekko 2.0.0-M2#13741
Conversation
|
@pjfanning failure in docs |
|
Two more: |
|
@pjfanning if you could take a look, would be nice, thank you 🙏 |
|
I'm away from my desk for most of today but can have a look in a few days. I'm expecting that there will be more issues than this remaining. The Java DSL in Pekko now tends to only support CompletionStages. There were a few methods added to newer versions of Pekko 1.x to fill in some gaps where some some Java DSL methods only accepted Scala Futures. |
|
This one is left |
|
Doc build still fails because an upgraded Agrona dependency uses sun.misc.Unsafe. In Pekko build, we add "--add-opens=java.base/jdk.internal.misc=ALL-UNNAMED" to workaround this. |
|
This can be updated to 2.0.0-M2 now |
|
Is there any performance difference with wrk? |
|
code compiles but the build now needs to set an |
Uh oh!
There was an error while loading. Please reload this page.