Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Incompatible change, Reviewed
-
This change modifies DatanodeID, which is part of the client to server protocol, therefore clients must be upgraded with servers.
Description
We can fix the following TODO once HDFS-3137 is committed.
//TODO: move it to DatanodeID once DatanodeID is not stored in FSImage
out.writeShort(ipcPort);