XComp commented on code in PR #19780:
URL: https://github.com/apache/flink/pull/19780#discussion_r989946860


##########
flink-streaming-java/src/test/java/org/apache/flink/streaming/api/functions/sink/TwoPhaseCommitSinkStateSerializerUpgradeTest.java:
##########
@@ -39,22 +37,12 @@
 /**
  * A {@link TypeSerializerUpgradeTestBase} for {@link 
TwoPhaseCommitSinkFunction.StateSerializer}.
  */
-@RunWith(Parameterized.class)
 public class TwoPhaseCommitSinkStateSerializerUpgradeTest

Review Comment:
   Same applies here as what I already mentioned in the [comment 
above](https://github.com/apache/flink/pull/19780#discussion_r989945698).
   
   As a side note: It helps to shrink the stacktrace to a reasonable size if 
possible for readability purposes in PRs (less scrolling). :-)



-- 
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]

Reply via email to