-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: OM HA, Ozone Manager
-
Labels:
Ref: https://github.com/apache/hadoop/pull/1360#discussion_r321585214
There will be 5 overloaded OzoneClientFactory#getRpcClient functions (when HDDS-2007 is committed). They contains some redundant logic and unnecessarily increases code paths.
Goal: Merge those functions into fewer.
- links to