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

   ## What changes were proposed in this pull request?
   
   `MiniOzoneCluster.Builder` allows creating multiple cluster instances from 
the same builder.  To avoid conflict, users (currently only 
`MiniOzoneClusterProvider`) need to set new cluster ID and a copy of the 
configuration.  The goal of this change is to automatically set the cluster ID 
and config whenever `build()` is called.
   
   https://issues.apache.org/jira/browse/HDDS-10440
   
   ## How was this patch tested?
   
   CI:
   https://github.com/adoroszlai/ozone/actions/runs/8139597150


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