GitHub user rmetzger opened a pull request:

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

    [Discuss] Simplify SplittableIterator interface

    While working on something, I found the SplittableIterator interface 
unnecessary complicated.
    Let me know if you agree to merge this simplification.


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

    $ git pull https://github.com/rmetzger/flink fix_interface

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

    https://github.com/apache/flink/pull/338.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 #338
    
----
commit 4c2e3fb272c263d149e7b839fb2d9d496232a8be
Author: Robert Metzger <rmetz...@apache.org>
Date:   2015-01-25T18:52:02Z

    Simplify SplittableIterator interface

commit fc0aff770fc51f7b944c6ef1c7f17c4a79d0c2ca
Author: Robert Metzger <rmetz...@apache.org>
Date:   2015-01-25T18:55:46Z

    fix

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to