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

Safe-to-evict logic should always consider local node viable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.6.0
    • consensus
    • None

    Description

      During the 1.6.0 development cycle, we introduced an improvement to address KUDU-2048 in 1e4db3148a1cb4e340aa96edaea85c733cfdbf5a that uses heuristics to decide whether it is safe to evict a failed replica or not. That patch appears to have a bug wherein the leader checks against the last time it communicated with itself, which is nonsensical. The issue is that the field it checks against is never updated for the local node.

      We're currently investigating this issue and working on a fix.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mpercy Mike Percy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: