You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2017/01/19 16:18:26 UTC

[jira] [Closed] (FLINK-5556) BarrierBuffer resets bytes written on spiller roll over

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

Ufuk Celebi closed FLINK-5556.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0
                   1.2.0

Fixed in a4853ba (release-1.2), e1b2cd0 (master).


> BarrierBuffer resets bytes written on spiller roll over
> -------------------------------------------------------
>
>                 Key: FLINK-5556
>                 URL: https://issues.apache.org/jira/browse/FLINK-5556
>             Project: Flink
>          Issue Type: Bug
>          Components: State Backends, Checkpointing
>            Reporter: Ufuk Celebi
>            Assignee: Ufuk Celebi
>            Priority: Minor
>             Fix For: 1.2.0, 1.3.0
>
>
> When rolling over a spilled sequence of buffers, the tracker bytes written are reset to 0. They are reported to the checkpoint listener right after this operation, which results in the reported buffered bytes always being 0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)