Github user greghogan commented on a diff in the pull request:
https://github.com/apache/flink/pull/4004#discussion_r118850085
--- Diff:
flink-contrib/flink-storm-examples/src/test/java/org/apache/flink/storm/tests/operators/FiniteRandomSpout.java
---
@@ -32,8 +32,8 @@
import java.util.Random;
/**
- * A Spout implementation that broadcast random numbers across a specified
number of output streams, until a specified
- * count was reached.
+ * A Spout implementation that broadcast randoms numbers across a
specified number of output streams, until a specified
--- End diff --
"broadcasts random"
---
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.
---