apache / pekko

Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
https://pekko.apache.org/
Apache License 2.0
1.17k stars 139 forks source link

Reproducible Scala 3 artifacts #1334

Closed raboof closed 3 months ago

raboof commented 3 months ago

Currently, the 2.12 and 2.13 artifacts are reproducible, but the Scala 3 artifacts of pekko-cluster-sharding and pekko-persistence appear to have two separate nondeterminisms.

raboof commented 3 months ago

duplicate of #325