[ 
https://issues.apache.org/jira/browse/HDDS-10934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Doroszlai updated HDDS-10934:
------------------------------------
    Fix Version/s: 1.5.0
       Resolution: Implemented
           Status: Resolved  (was: Patch Available)

> Refactor TestOzoneRpcClient hierarchy
> -------------------------------------
>
>                 Key: HDDS-10934
>                 URL: https://issues.apache.org/jira/browse/HDDS-10934
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.5.0
>
>
> # {{TestOzoneRpcClient}} and {{TestOzoneRpcClientWithRatis}} are subclasses 
> of {{TestOzoneRpcClientAbstract}}.  They used to execute the same test cases 
> with OM Ratis disabled (relying on default setting) and enabled (explicitly), 
> respectively.  HDDS-4498 enabled OM Ratis by default, so now both classes 
> test with OM Ratis enabled.
> # {{TestSecureOzoneRpcClient}} should directly extend 
> {{TestOzoneRpcClientAbstract}} to avoid confusion caused by shadowed 
> lifecycle methods.
> # Allow passing {{MiniOzoneCluster.Builder}} to {{startCluster}} to avoid 
> code duplication in {{TestSecureOzoneRpcClient}}.
> # {{TestOzoneRpcClientAbstract}} should be renamed to {{OzoneRpcClientTests}} 
> to follow naming conventions.
> # Move test cases from {{TestOzoneRpcClientWithRatis}} to the base class to 
> extend coverage for other configs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to