[ 
https://issues.apache.org/jira/browse/BEAM-6725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kyle Weaver resolved BEAM-6725.
-------------------------------
    Resolution: Fixed

> Move runner-agnostic code out of FlinkJobInvocation
> ---------------------------------------------------
>
>                 Key: BEAM-6725
>                 URL: https://issues.apache.org/jira/browse/BEAM-6725
>             Project: Beam
>          Issue Type: Task
>          Components: runner-flink, runner-samza, runner-spark
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: Major
>              Labels: portability
>             Fix For: 2.12.0
>
>          Time Spent: 6.5h
>  Remaining Estimate: 0h
>
> Like BEAM-6714, FlinkJobInvocation contains some code (for asynchronously 
> running jobs) that isn't really Flink specific and therefore could/should be 
> reused by other portable runners. I'm thinking instead of an interface, 
> JobInvocation should be made an abstract class that implements the methods 
> that it currently abstracts, with an abstract method `runPipeline` for the 
> runner-specific details.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to