[GitHub] [flink] KurtYoung commented on a change in pull request #12073: [FLINK-17735][streaming] Add specialized collecting iterator

2020-05-17 Thread GitBox
KurtYoung commented on a change in pull request #12073: URL: https://github.com/apache/flink/pull/12073#discussion_r426248082 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/operators/collect/CollectResultFetcher.java ## @@ -0,0 +1,358 @@ +/* +

[GitHub] [flink] KurtYoung commented on a change in pull request #12073: [FLINK-17735][streaming] Add specialized collecting iterator

2020-05-17 Thread GitBox
KurtYoung commented on a change in pull request #12073: URL: https://github.com/apache/flink/pull/12073#discussion_r426226686 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/operators/collect/CollectResultFetcher.java ## @@ -0,0 +1,359 @@ +/* +

[GitHub] [flink] KurtYoung commented on a change in pull request #12073: [FLINK-17735][streaming] Add specialized collecting iterator

2020-05-17 Thread GitBox
KurtYoung commented on a change in pull request #12073: URL: https://github.com/apache/flink/pull/12073#discussion_r426223511 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/operators/collect/CollectResultFetcher.java ## @@ -0,0 +1,359 @@ +/* +

[GitHub] [flink] KurtYoung commented on a change in pull request #12073: [FLINK-17735][streaming] Add specialized collecting iterator

2020-05-16 Thread GitBox
KurtYoung commented on a change in pull request #12073: URL: https://github.com/apache/flink/pull/12073#discussion_r426208132 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/operators/collect/CollectResultFetcher.java ## @@ -0,0 +1,343 @@ +/* +