[
https://issues.jboss.org/browse/ISPN-6557?page=com.atlassian.jira.plugin....
]
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)