Hey, everyone.
Just wanted to share an update on the development of JGroups Raft 2.0:
https://jabolina.github.io/posts/jgroups-raft-2-update/ We are converging on an annotation-focused API to allow easier/faster development. The existing 1.0 API will still be around if users want to have more control over serialization, command submission, etc.
In the next steps, we'll start working on some internal optimizations for RAFT and metrics collection. We hope to have a beta release soon for users to experiment with the new API.
Cheers,