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

Hemant Kumar resolved HDDS-9147.
--------------------------------
    Resolution: Won't Do

Closing it for now based on 
https://github.com/apache/ozone/pull/5180#issuecomment-1678705834 and 
https://github.com/apache/ozone/pull/5180#issuecomment-1678234533

> Replace GenericTestUtils#wait and LambdaTestUtils#await with Awaitility#await
> -----------------------------------------------------------------------------
>
>                 Key: HDDS-9147
>                 URL: https://issues.apache.org/jira/browse/HDDS-9147
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: Hemant Kumar
>            Assignee: Hemant Kumar
>            Priority: Major
>              Labels: pull-request-available
>
> This task is to use 
> [Awaitility#with|https://github.com/awaitility/awaitility] in place of 
> [GenericTestUtils#wait|https://github.com/apache/ozone/blob/387c53781aae03f944906a0add58f51250d36687/hadoop-hdds/test-utils/src/main/java/org/apache/ozone/test/GenericTestUtils.java#L214]
>  and 
> [LambdaTestUtils#await|https://github.com/apache/ozone/blob/387c53781aae03f944906a0add58f51250d36687/hadoop-hdds/test-utils/src/main/java/org/apache/ozone/test/LambdaTestUtils.java#L111].
>  *Awaitility* provides the same functionality as *GenericTestUtils* and 
> *LambdaTestUtils* with more granular configuration. And *Awaitility* is 
> already a dependency of *Ozone* so new dependency is getting added.



--
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