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)