[infinispan-issues] [JBoss JIRA] (ISPN-5905) Avoid creating a FilterEvalContext for non-matching subscriptions
Adrian Nistor (JIRA)
issues at jboss.org
Mon Nov 2 09:11:00 EST 2015
Adrian Nistor created ISPN-5905:
-----------------------------------
Summary: Avoid creating a FilterEvalContext for non-matching subscriptions
Key: ISPN-5905
URL: https://issues.jboss.org/browse/ISPN-5905
Project: Infinispan
Issue Type: Enhancement
Components: Embedded Querying
Affects Versions: 8.1.0.Alpha2
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 8.1.0.Beta1
MatcherEvalContext.getFilterEvalContext crates a FilterEvalContext on the fly.
So during the dispatching of notifications all FilterEvalContexts get created, even for non-matching subscriptions. This can be easily avoided.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list