Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1.1-beta, 3.0.0-alpha1
-
None
-
None
-
Reviewed
Description
Both ClientId and RetryCache have the same logic to calculate msb and lsb. We should not have same logics in separate classes but have utility methods to do so in one class.
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