zentol opened a new pull request #11536: [FLINK-16807][e2e] Improve reporting for instantiation errors URL: https://github.com/apache/flink/pull/11536 If no resource can be instantiated we now throw an exception with a suppressed exception for every resource candidate that could not be instantiated. Before you'd get a generic exception, with the actual cause only being logged. Additionally this Pr consolidates logging to significantly reduce code duplication.
---------------------------------------------------------------- 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
