[
https://issues.apache.org/jira/browse/FLINK-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger updated FLINK-1296:
----------------------------------
Fix Version/s: (was: 0.8)
0.9
> 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)