[infinispan-issues] [JBoss JIRA] (ISPN-6557) Obtain the Matcher eagerly in QueryEngine and avoid further costs to look it up
Adrian Nistor (JIRA)
issues at jboss.org
Thu Apr 28 09:17:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Nistor updated ISPN-6557:
--------------------------------
Description: QueryEngine.getMatcher() is called many times and it always hits the component registry. The matcher could be retrieved once during construction and cached for later usage. (was: QueryEngine.getMatcher() is called many times and it always hits the component registry.)
> Obtain the Matcher eagerly in QueryEngine and avoid further costs to look it up
> -------------------------------------------------------------------------------
>
> Key: ISPN-6557
> URL: https://issues.jboss.org/browse/ISPN-6557
> Project: Infinispan
> Issue Type: Enhancement
> Components: Embedded Querying
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Priority: Minor
> Fix For: 9.0.0.Alpha2
>
>
> QueryEngine.getMatcher() is called many times and it always hits the component registry. The matcher could be retrieved once during construction and cached for later usage.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list