William Burns created ISPN-5626:
-----------------------------------
Summary: Clean up missing parts for Distributed Streams
Key: ISPN-5626
URL:
https://issues.jboss.org/browse/ISPN-5626
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: William Burns
Assignee: William Burns
There are some things left over that need to still be done possibly
# Investigate iterator parallel stream performance
# Add support for key filter applying to cache loader
# Add cache loader managed blocker
# Add tests for skip & limit.
# Add tests for containsValue requiring serialization overhead.
# Change isEmpty to use findAny
# Need to test a map/flatMap operation after an intermediate terminal operation such as
sorted. This is to verify the iterator doesn't use the different map operation.
# Add timeout to iterator to be equal to state transfer timeout.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)