Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-1884

Custom Akka Persistence Journal implementation

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Medium Medium
    • Sodium, Neon SR1
    • None
    • clustering
    • None

      Our current use of leveldb is not optimal, as the leveldb is not supported by upstream for production environments.

      atomix.io has a SegmentedJournal class, which looks like a very good match for Akka's persistence semantics, while potentially allowing direct integration into sal-akka-raft (as it really matches RAFT log semantics).

      Add a custom Akka Persistence Journal implementation based on SegmentedJournal to complement our custom SnapshotStore implementation.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: