[
https://issues.apache.org/jira/browse/FLINK-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-1075.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.7-incubating
Fixed by removing the asynchronous partial sorted and using the synchronous
variant.
Fixed in cbbcf7820885a8a9734ffeba637b0182a6637939
> Race condition in AsynchronousPartialSorterITCase
> -------------------------------------------------
>
> Key: FLINK-1075
> URL: https://issues.apache.org/jira/browse/FLINK-1075
> Project: Flink
> Issue Type: Bug
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Fix For: 0.7-incubating
>
>
> I encountered a race condition in the AsynchronousPartialSorterITCase which
> causes the test to fail non-deterministically. The sorter is legacy code and
> is only needed in the GroupReduceCombinerDriver. [~StephanEwen] proposed to
> replace the code in the GroupReduceCombineDriver and to delete the
> AsynchronousPartialSorter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)