You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/02/08 17:38:41 UTC

[jira] [Created] (FLINK-5746) Add acceptEither and applyToEither to Flink's Future

Till Rohrmann created FLINK-5746:
------------------------------------

             Summary: Add acceptEither and applyToEither to Flink's Future
                 Key: FLINK-5746
                 URL: https://issues.apache.org/jira/browse/FLINK-5746
             Project: Flink
          Issue Type: Improvement
          Components: Local Runtime
    Affects Versions: 1.3.0
            Reporter: Till Rohrmann


Flink's futures are missing the method {{acceptEither}} and {{applyToEither}} in order to react to the completion of one of two futures. Adding them would be helpful.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)