Github user clarkyzl commented on a diff in the pull request:
https://github.com/apache/flink/pull/3455#discussion_r104829653
--- Diff:
flink-streaming-java/src/test/java/org/apache/flink/streaming/api/graph/StreamingJobGraphGeneratorTest.java
---
@@ -208,4 +209,36 @@ public Integer map(Integer value) throws Exception {
assertFalse(printConfig.isChainStart());
assertTrue(printConfig.isChainEnd());
}
+
+// /**
--- End diff --
According to Apache's rule. Don't comment any code. If you would like to
delete them, please delete them. Git logs and pull requests will show the
changes.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---