Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Implemented
-
None
Description
MiniOzoneHAClusterImpl.Builder should return HA-specific implementation to avoid forcing test cases to cast the return value.
public MiniOzoneCluster build() throws IOException {
To allow chained method calls, it should also change return type in methods inherited from the parent class, e.g.:
Attachments
Issue Links
- requires
-
HDDS-6739 Clean up MiniOzoneCluster config handling
- Resolved
- links to