RyanSkraba commented on code in PR #19970: URL: https://github.com/apache/flink/pull/19970#discussion_r1304598612
########## flink-formats/flink-hadoop-bulk/archunit-violations/db4de53e-d09e-4fb0-bdbc-429c1b64686f: ########## @@ -0,0 +1,12 @@ +org.apache.flink.formats.hadoop.bulk.committer.HadoopRenameCommitterHDFSITCase does not satisfy: only one of the following predicates match:\ Review Comment: I've removed these exceptions -- it looks like this was a consequence of having the (require) `MiniClusterExtension` being present through the abstract base class, instead of the direct implementation. -- 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]
