1. Made LocalActorRef aware of replication
2. Added configuration for transaction log replication 3. Added replication schemes WriteThrough and WriteBehind 4. Refactored serializer creation and lookup in Actor.scala 5. Extended network protocol with replication strategy 6. Added BookKeeper management to tests 7. Improved logging and error messages 8. Removed ReplicatedActorRef 9. Added snapshot management to TransactionLog Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
This commit is contained in:
parent
3d7a717b06
commit
04efc440d6
22 changed files with 6540 additions and 2183 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue