Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.3.0
-
None
-
Reviewed
Description
The magic number "16" is also used in ClientId.BYTE_LENGTH, so hard-coding magic number "16" is a bit confusing.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-5025 Record ClientId and CallId in EditLog to enable rebuilding retry cache in case of HA failover
- Closed
-
HADOOP-9779 create constant RpcConstants.CLIENT_ID_LENGTH rather than hard-coding 16 everywhere
- Resolved