[ https://issues.apache.org/jira/browse/FLINK-6695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029335#comment-16029335 ]
ASF GitHub Bot commented on FLINK-6695: --------------------------------------- Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/4004#discussion_r119082485 --- Diff: flink-contrib/flink-storm-examples/src/test/java/org/apache/flink/storm/split/SplitBoltTopology.java --- @@ -28,7 +28,7 @@ import org.apache.storm.topology.TopologyBuilder; /** - * A simple topology that splits a numbers stream based the numbers parity, and verifies the result. + * A simple topology that splits a numbers stream based their parity, and verifies the result. --- End diff -- This would be a "number stream" or a "stream of numbers"? And I think "based on ...". > Activate strict checkstyle in flink-contrib > ------------------------------------------- > > Key: FLINK-6695 > URL: https://issues.apache.org/jira/browse/FLINK-6695 > Project: Flink > Issue Type: Sub-task > Components: flink-contrib > Reporter: Chesnay Schepler > Assignee: Chesnay Schepler > Priority: Trivial > Fix For: 1.4.0 > > -- This message was sent by Atlassian JIRA (v6.3.15#6346)