GitHub user lincoln-lil opened a pull request:

    https://github.com/apache/flink/pull/3392

    [FLINK-5883] Re-adding the Exception-thrown code for ListKeyGroupedIt…

    …erator when the iterator is requested the second time
    
    Originally, ListKeyGroupedIterator ensured that a TraversableOnceException 
was thrown when the iterator is requested the second time within FLINK-1023, it 
was lost from FLINK-1110 unexpectedly, so add it back.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lincoln-lil/flink FLINK-5883

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3392.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3392
    
----
commit 522efed880dbc686961b2bc35abe3734f0aa519c
Author: lincoln-lil <[email protected]>
Date:   2017-02-22T13:57:38Z

    [FLINK-5883] Re-adding the Exception-thrown code for ListKeyGroupedIterator 
when the iterator is requested the second time

----


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

Reply via email to