[infinispan-issues] [JBoss JIRA] (ISPN-5626) Clean up missing parts for Distributed Streams

William Burns (JIRA) issues at jboss.org
Thu Jul 23 09:36:03 EDT 2015


     [ https://issues.jboss.org/browse/ISPN-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William Burns updated ISPN-5626:
--------------------------------
    Description: 
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.
# Add new BitSetSet support to reduce segments footprint

  was:
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.



> 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.
> # Add new BitSetSet support to reduce segments footprint



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the infinispan-issues mailing list