slinkydeveloper commented on a change in pull request #17967: URL: https://github.com/apache/flink/pull/17967#discussion_r762784030
########## File path: flink-core/src/test/java/org/apache/flink/testutils/assertj/CauseTreeContainsAssert.java ########## @@ -0,0 +1,74 @@ +/* Review comment: You don't need this class, look at the usages of this: https://github.com/apache/flink/commit/0452506b78db6c19a2e234581f2709d69ce516c6#diff-bfaef4e34a7e5d972ba50489d2b233f781bfff8699b0409fc757ccc11d6fb253R56 ########## File path: flink-core/src/test/java/org/apache/flink/testutils/assertj/CauseTreeContainsAssert.java ########## @@ -0,0 +1,74 @@ +/* Review comment: You can either use the sample consumers provided or as shown in the javadoc inspect the whole cause chain with the assertions you want. -- 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