]
William Burns resolved ISPN-5874.
---------------------------------
Fix Version/s: 9.0.0.Final
Resolution: Duplicate Issue
This is fixed in ISPN-6691
Distributed Stream sort with non sorted terminal operation can fail
-------------------------------------------------------------------
Key: ISPN-5874
URL:
https://issues.jboss.org/browse/ISPN-5874
Project: Infinispan
Issue Type: Bug
Affects Versions: 8.1.0.Alpha1
Reporter: William Burns
Assignee: William Burns
Fix For: 9.0.0.Final
Using a sort intermediate operation when another intermediate operation is applied before
sort and then invoking a terminal operation that doesn't pay attention to sorting
doesn't apply the other intermediate operations properly, causing issues such as CCE
and others.