You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2015/02/04 23:15:35 UTC

[jira] [Closed] (FLINK-1296) Add support for very large record for sorting

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

Fabian Hueske closed FLINK-1296.
--------------------------------
    Resolution: Fixed

Fixed in 482565608414fea8df7ed86d5d9a8d90fdfcd4f7

> Add support for very large record for sorting
> ---------------------------------------------
>
>                 Key: FLINK-1296
>                 URL: https://issues.apache.org/jira/browse/FLINK-1296
>             Project: Flink
>          Issue Type: Bug
>          Components: Local Runtime
>    Affects Versions: 0.8
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>             Fix For: 0.9
>
>
> Currently, very large records (multiple hundreds of megabytes) can break the sorter if the overflow the sort buffer.
> Furthermore, if a merge is attempted of those records, pulling multiple of them concurrently into memory can break the machine memory.



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