Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-7240 Scaling HDFS
  3. HDFS-11443

Ozone: Support SCM multiple instance for HA

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • HDFS-7240
    • HDFS-7240
    • ozone

    Description

      SCM clients are capable of talking to multiple SCMs. This is achieved by reading the SCM config information or by one of the active SCM sending out the current set of machines that make up the RAFT Quorum.

      Currently we are not sending out the list of SCM machines dynamically, that is clients read the SCM info only from the config files. This hurts cluster level HA since if a node fails in the SCM RAFT ring, the operator should be able to add a new node for high availability without having to do anything else.

      This JIRA is to track that membership change send updates to all datanodes, so they all start talking to the newly added SCM node automatically.

      Attachments

        Activity

          People

            aengineer Anu Engineer
            aengineer Anu Engineer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: