adoroszlai opened a new pull request, #5923:
URL: https://github.com/apache/ozone/pull/5923

   ## What changes were proposed in this pull request?
   
   (draft, on top of HDDS-10058)
   
   Awaitility is a test library.  Using it in production code leaks `hamcrest` 
(its transitive dependency).
   
   This change restricts Awaitility to `test` scope, replacing production use 
with similar functionality from Ratis utilities.
   
   https://issues.apache.org/jira/browse/HDDS-10060
   
   ## How was this patch tested?
   
   CI:
   https://github.com/adoroszlai/ozone/actions/runs/7409693008


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to