[
https://issues.apache.org/jira/browse/BEAM-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546598#comment-16546598
]
Etienne Chauchot commented on BEAM-593:
---------------------------------------
Should be resolved, I tested it with Nexmark, pipeline.run() is not blocking
and then pipelineResult.waitUntilFinish(TIMEOUT) blocks until TIMEOUT is
reached in streaming mode. I think it is the expected behavior. I guess we can
close it, [~aljoscha] WDYT?
[~borisbolvig] don't you observe the above behavior your side?
> Support unblocking run() in FlinkRunner and cancel() and waitUntilFinish() in
> FlinkRunnerResult
> -----------------------------------------------------------------------------------------------
>
> Key: BEAM-593
> URL: https://issues.apache.org/jira/browse/BEAM-593
> Project: Beam
> Issue Type: New Feature
> Components: runner-flink
> Reporter: Pei He
> Assignee: Aljoscha Krettek
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> We introduced both functions to PipelineResult.
> Currently, both of them throw UnsupportedOperationException in Flink runner.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)