Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-4566

If a DataNode is down, then remove other DataNode may failed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Core/Cluster
    • None

    Description

      In the current logic, if remove a DataNode X,  we will exec regions migrate on DataNode  Y or DataNode  Z,   (X, Y, Z has  same region replica) 

      But before  move DataNode X, if DataNode Y or DataNode Z  is down,  maybe ConfigNode will  send regioin migrate task to the down node,  will cause remove DataNode X failed.

      solution:  filter online DataNode to exec region migrate

      Attachments

        Activity

          People

            QiangShaowei QiangShaowei
            QiangShaowei QiangShaowei
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: