devsisters / shardcake

Sharding and location transparency for Scala
https://devsisters.github.io/shardcake/
Apache License 2.0
382 stars 29 forks source link

manager: log recovered state and persist state on shutdown #132

Closed jgulotta closed 2 weeks ago

jgulotta commented 3 weeks ago

Looks like the code doesn't compile on Scala 2.12.

Curious. It compiles here https://github.com/jgulotta/shardcake/actions/runs/9768757769/job/26966902104

jgulotta commented 3 weeks ago

Curious. It compiles here https://github.com/jgulotta/shardcake/actions/runs/9768757769/job/26966902104

I don't know how that compiled at all. partitionMap doesn't exist in 2.12. I rewrote it as a foldLeft.