slinkydeveloper opened a new pull request #18847:
URL: https://github.com/apache/flink/pull/18847


   ## What is the purpose of the change
   
   The goal of this PR is to fix `MiniClusterWithClientExtension` (renamed to 
`MiniClusterExtension`) to properly support parallel tests, to be used with the 
`ExtendWith` annotation and to correctly tie to the lifecycle when creating one 
cluster per class.
   
   ## Brief change log
   
   * Reworked `MiniClusterExtension` to add support for parallel tests and 
injection of client as test parameters
   * Renamed `MiniClusterExtension` in flink-runtime to avoid confusion and 
misusages


-- 
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-unsubscr...@flink.apache.org

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


Reply via email to