Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-1210

Ratis pipeline creation doesn't check raft client reply status during initialization

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.4.0
    • 0.4.0
    • SCM
    • None

    Description

      Ratis pipeline are initialized using `raftClient.groupAdd`. However the pipeline initialization can fail and this can only be determined by raftClientReply status.

          callRatisRpc(pipeline.getNodes(), ozoneConf,
              (raftClient, peer) -> raftClient.groupAdd(group, peer.getId()));
      

      Attachments

        1. HDDS-1210.001.patch
          1 kB
          Mukul Kumar Singh
        2. HDDS-1210.002.patch
          4 kB
          Mukul Kumar Singh
        3. HDDS-1210.003.patch
          4 kB
          Mukul Kumar Singh
        4. HDDS-1210.004.patch
          15 kB
          Mukul Kumar Singh
        5. HDDS-1210.005.patch
          27 kB
          Mukul Kumar Singh
        6. HDDS-1210.006.patch
          28 kB
          Mukul Kumar Singh
        7. HDDS-1210.007.patch
          27 kB
          Mukul Kumar Singh
        8. HDDS-1210.008.patch
          25 kB
          Mukul Kumar Singh

        Issue Links

          Activity

            People

              msingh Mukul Kumar Singh
              msingh Mukul Kumar Singh
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: