Details
-
Improvement
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
0.3.0
-
None
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;
Attachments
Issue Links
- is a child of
-
HDDS-6438 Support Ozone to run as a service within Kubernetes
- Open
- links to