lerna-stack / akka-entity-replication

Akka extension for fast recovery from failure with replicating stateful entity on multiple nodes in Cluster
Apache License 2.0
30 stars 1 forks source link

Verify batched append entries settings #124

Closed xirc closed 2 years ago

xirc commented 2 years ago

RaftSettings(Impl) throws an IllegalArgumentException if any of the following conditions don't meet.