You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "hemantk-12 (via GitHub)" <gi...@apache.org> on 2023/08/13 03:24:29 UTC

[GitHub] [ozone] hemantk-12 opened a new pull request, #5179: HDDS-9147. Replaced GenericTestUtils#wait with Awaitility#await in hadoop-hdds packages

hemantk-12 opened a new pull request, #5179:
URL: https://github.com/apache/ozone/pull/5179

   ## What changes were proposed in this pull request?
   This change is to replace [GenericTestUtils#wait](https://github.com/apache/ozone/blob/387c53781aae03f944906a0add58f51250d36687/hadoop-hdds/test-utils/src/main/java/org/apache/ozone/test/GenericTestUtils.java#L214) with [Awaitility#await](https://github.com/awaitility/awaitility) in hadoop-hdds packages. Awaitility provides the same functionality as **GenericTestUtils** with more granular configuration.
   
   This is part 2 of [HDDS-9147](https://issues.apache.org/jira/browse/HDDS-9147).
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-9147
   
   ## How was this patch tested?
   No functional or logical change so just run the CI/CD on fork couple of time.
   * https://github.com/hemantk-12/ozone/actions/runs/5844459561
   * https://github.com/hemantk-12/ozone/actions/runs/5844967854


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] hemantk-12 closed pull request #5179: HDDS-9147. Replaced GenericTestUtils#wait with Awaitility#await in hadoop-hdds packages

Posted by "hemantk-12 (via GitHub)" <gi...@apache.org>.
hemantk-12 closed pull request #5179: HDDS-9147. Replaced GenericTestUtils#wait with Awaitility#await in hadoop-hdds packages
URL: https://github.com/apache/ozone/pull/5179


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] hemantk-12 commented on pull request #5179: HDDS-9147. Replaced GenericTestUtils#wait with Awaitility#await in hadoop-hdds packages

Posted by "hemantk-12 (via GitHub)" <gi...@apache.org>.
hemantk-12 commented on PR #5179:
URL: https://github.com/apache/ozone/pull/5179#issuecomment-1682963033

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org