lerna-stack/akka-entity-replication
Akka extension for fast recovery from failure with replicating stateful entity on multiple nodes in Cluster
ScalaApache-2.0
Issues
- 1
- 1
Release Job of v2.3.0 failed
#214 opened by xirc - 0
Rollback should fail without no deletion if required events or snapshots have already been deleted
#206 opened by xirc - 0
`CassandraPersistenceQueries` should find the highest sequence number even if deleted partition exists
#207 opened by xirc - 0
- 0
Support deletion of old events and snapshots
#201 opened by xirc - 0
Avoiding deletion of all tagged events in rollback
#202 opened by xirc - 0
Dead letters about ReplicationRegion$Passivate continue
#199 opened by xirc - 0
SnapshotStore saves an entity's snapshot history
#174 opened by xirc - 0
- 0
Leader continued replying with ReplicationFailed
#170 opened by xirc - 1
Snapshot synchronization could remove committed log entries that not be included in snapshots
#167 opened by xirc - 2
`RaftMemberData.resolveNewLogEntries` got requirement failed: A new entry conflicted with a committed entry
#165 opened by xirc - 0
An entity on a follower could stick at `WaitForReplication` if the entity has a `ProcessCommand` in its mailbox
#157 opened by xirc - 0
A RaftAcotor(Leader) could mis-deliver a ReplicationSucceeded message to a different entity
#156 opened by xirc - 0
An entity could stick at `WaitForReplication` when a Raft log entry is truncated by conflict
#155 opened by xirc - 0
- 0
`LeaderData.clients` has leaking possibility
#154 opened by xirc - 3
RaftActor might delete committed entries
#152 opened by xirc - 0
CI doesn't detect some test failures
#145 opened by xirc - 0
Moving a leader during snapshot synchronization can delete committed log entries
#133 opened by negokaz - 2
- 0
- 0
- 0
`RaftActor` doesn't accept `RequestVote(lastLogIndex < log.lastLogIndex, lastLogTerm > log.lastLogTerm, ...)`
#125 opened by xirc - 1
Raft leader uses the same previous `LogEntryIndex` and `Term` to all batched AppendEntries message
#123 opened by xirc - 1
RaftActor should start automatically after a cluster startup
#118 opened by xirc - 0
- 0
Entity recovery timeout should back off
#72 opened by negokaz - 0
Avoid Akka's internal API compatibility issues
#77 opened by negokaz - 0
Starting a follower member later than leader completes a compaction may break ReplicatedLog of the follower
#105 opened by negokaz - 0
Processing InstallSnapshot and Compaction parallelly causes entity state inconsistency
#113 opened by negokaz - 1
ReplicatedEntity can produce illegal snapshot if compaction and receiving new event occur same time
#111 opened by negokaz - 0
- 1
- 0
Support remembering entities
#108 opened by negokaz - 0
TestKit throws "Shard received unexpected message" after the entity passivated
#101 opened by negokaz - 0
SerializationCheckFailedException appears when akka.actor.serialize-messages = on
#99 opened by negokaz - 0
Support typed actor
#44 opened by negokaz - 0
Test against Java8 and Java11
#89 opened by xirc - 1
[Typed] The logger name of logs that an entity wrote is not the entity class name
#84 opened by negokaz - 0
- 0
Introduce mima
#48 opened by negokaz - 0
Provide Scaladoc for public API
#46 opened by negokaz - 0
Adjust public API
#45 opened by negokaz - 1