Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-16183

Raft heartbeat coalescing prototype

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Currently, the dedicated raft group is created for every partition. This approach leads to creating a huge number of raft groups which is expensive.

      In order to optimise a multi raft group architecture, our competitors uses some techniques, one technique is to merge several heartbeat from different raft groups from one node and send it as one. We need to prototype such approach and check it.

      Some different optimisations can be found here https://tikv.org/deep-dive/scalability/multi-raft/

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              slava.koptilin Vyacheslav Koptilin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: