Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2768

Support stronger durablility guarantee

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • consensus
    • None

    Description

      Sometimes we need to ensure that the data is not lost in the scenario where 2 replicates cannot be recovered at the same time(we have 3 replicates). This requires 3 replicates to be committed before response to client.

      But currently, as long as there are 2 replicates to be committed, the write rpc success is returned to the client. Maybe we can add a gflag to indicate whether all replicates need to be committed before applying(response to client write success).

      Attachments

        Activity

          People

            Unassigned Unassigned
            oclarms Xu Yao
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: