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

Ip address should not be a part of the DatanodeID since it can change

    XMLWordPrintableJSON

Details

    Description

      The DatanodeID identified by the DatanodeDetails object is persisted to disk and read back on restart. The following fields are currently being serialized and we should omit ip address from this set.

      UUID uuid;
      String ipAddress;
      String hostName;
      List<Port> ports;
      String certSerialId;

      cc: arpaga this is follow-up from HDDS-1473

      Attachments

        Issue Links

          Activity

            People

              ppogde Prashant Pogde
              swagle Siddharth Wagle
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: