Uploaded image for project: 'Ratis'
  1. Ratis
  2. RATIS-572

Raft server should fail the client requests fast if it is not a leader

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      Currently the raft server does not process a request until the first request for the sliding window is received. This is non-optimal in cases where the server is not a leaderĀ or where the requests can fail fast as the server waits for the first request before processing. Ideally there should be a preprocessing phase which can fail requests in such cases.

      Attachments

        Activity

          People

            ljain Lokesh Jain
            ljain Lokesh Jain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: