zentol opened a new pull request #11285: [FLINK-16189][e2e] Remove test logic from FlinkDistribution URL: https://github.com/apache/flink/pull/11285 Based on #11240. Removes all test-specific logic from the `FlinkDistribution` and moves it one layer up into the `FlinkResource`. The `FlinkDistribution` is now a simple wrapper for interacting with an actual distribution. This removes a few limitations; for example so far it was not possible to work against 2 separate distributions. Additionally it reduces the number of points where we access system properties, making things a bit easier to understand.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
