[EXPERIMENT] test with pekko 2.0.0-Mx#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 |
|
Should be M3 now. |
|
Maybe we can replace Agrona with jctools |
|
I'm inclined to close this at this stage. It shows the code compiles but the tests run into at least 2 issues.
|
Uh oh!
There was an error while loading. Please reload this page.