Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-560 Consensus/WAL/Transactions Optimizations and tests
  3. KUDU-528

Leader should proactively propagate commitIndex to followers

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • M4.5
    • None
    • consensus
    • None

    Description

      Currently we only signal a request to peers if we have new replicate messages to send. This means that we don't aggressively push the commit index forward unless we are actively replicating new messages. We should probably do a SignalRequest() with the 'force' flag true when the commit index on the leader moves ahead.

      Attachments

        Activity

          People

            dralves David Alves
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: