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

Allow only specific actors defined as a sticky leader to become a leader #186

Closed ydash closed 1 year ago

ydash commented 2 years ago

Allow only specific actors defined as a sticky leader to become a leader when RaftSettings.stickyLeaders is not empty.