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

Till Rohrmann resolved FLINK-8881.
----------------------------------
    Resolution: Fixed

Fixed via
master: 95d4c0170339585cb4876c4bafc1c2a42c44be3c
1.5.0: 6657aa2090b6b0f56f329152b3aaa1c147e73380

> Accumulators not updated for running jobs
> -----------------------------------------
>
>                 Key: FLINK-8881
>                 URL: https://issues.apache.org/jira/browse/FLINK-8881
>             Project: Flink
>          Issue Type: Bug
>          Components: DataSet API, DataStream API, Distributed Coordination, 
> JobManager, TaskManager
>    Affects Versions: 1.5.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Blocker
>              Labels: flip-6
>             Fix For: 1.5.0
>
>
> The FLIP-6 {{TaskExecutor}} is never sending the current state of 
> accumulators to the JobMaster. They are only updated if the job is finished.
> The legacy TaskManager did this regularly as part of the heartbeat to the 
> JobManager.
> This is a regression and blocks the porting of some tests (like the 
> {{SavepointMigrationTestBase}}) that makes use of accumulators to determine 
> when the job shutdown condition is fulfilled.



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

Reply via email to