We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c27ba2 commit 4ae43c2Copy full SHA for 4ae43c2
CHANGELOG.md
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
- Add function extracting shard id from entity id to lerna.akka.entityreplication.typed.ClusterReplication
17
[PR#172](https://github.com/lerna-stack/akka-entity-replication/pull/172)
18
- Add function of Disabling raft actor [PR#173](https://github.com/lerna-stack/akka-entity-replication/pull/173)
19
+- Add diagnostic info to logs of sending replication results
20
+ [PR#179](https://github.com/lerna-stack/akka-entity-replication/pull/179)
21
22
### Fixed
23
- RaftActor might delete committed entries
0 commit comments