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

ASF GitHub Bot updated HDDS-10102:
----------------------------------
    Labels: pull-request-available  (was: )

> Replace Awaitility with existing utils
> --------------------------------------
>
>                 Key: HDDS-10102
>                 URL: https://issues.apache.org/jira/browse/HDDS-10102
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: test
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Minor
>              Labels: pull-request-available
>
> Awaitility (third-party library) is used 7 times in 4 test classes.  
> {{GenericTestUtils.waitFor}} (copied from Hadoop) is used in 268 instances.   
> {{LambdaTestUtils.await}} (also copied from Hadoop) is used by 19 callers.
> I think we should replace Awaitility with existing utility methods, and 
> remove this dependency.



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