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/18 16:37:26 UTC

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

Ufuk Celebi created FLINK-5556:
----------------------------------

             Summary: 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


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)