[infinispan-issues] [JBoss JIRA] (ISPN-5652) Change isEmpty to use anyMatch to prevent serializing entries
William Burns (JIRA)
issues at jboss.org
Thu Jul 30 16:29:02 EDT 2015
William Burns created ISPN-5652:
-----------------------------------
Summary: Change isEmpty to use anyMatch to prevent serializing entries
Key: ISPN-5652
URL: https://issues.jboss.org/browse/ISPN-5652
Project: Infinispan
Issue Type: Sub-task
Components: Core
Reporter: William Burns
Assignee: William Burns
Fix For: 8.0.0.Final
isEmpty should use anyMatch so that we don't have to serialize all of the iterated values across the stream and allows for short circuiting of loops.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the infinispan-issues
mailing list