Hemant Kumar created HDDS-9147:
----------------------------------

             Summary: Replace GenericTestUtils#wait and LambdaTestUtils#await 
with Awaitility#with
                 Key: HDDS-9147
                 URL: https://issues.apache.org/jira/browse/HDDS-9147
             Project: Apache Ozone
          Issue Type: Improvement
            Reporter: Hemant Kumar


This task is to [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