You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gyula Fora (JIRA)" <ji...@apache.org> on 2015/03/16 11:33:38 UTC

[jira] [Created] (FLINK-1706) Add disk spilling to BarrierBuffer

Gyula Fora created FLINK-1706:
---------------------------------

             Summary: Add disk spilling to BarrierBuffer
                 Key: FLINK-1706
                 URL: https://issues.apache.org/jira/browse/FLINK-1706
             Project: Flink
          Issue Type: Improvement
          Components: Distributed Runtime, Streaming
            Reporter: Gyula Fora
            Assignee: Gyula Fora
             Fix For: 0.9


The barrier buffers, used for streaming fault tolerance to sync on superstep barriers, currently dont spill to disk which can cause out of memory exceptions when some input task is delayed.



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