[infinispan-issues] [JBoss JIRA] (ISPN-6557) Obtain the Matcher eagerly in QueryEngine and avoid further costs to look it up

Tristan Tarrant (JIRA) issues at jboss.org
Mon May 2 08:56:00 EDT 2016


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

Tristan Tarrant updated ISPN-6557:
----------------------------------
           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 9.0.0.Final
       Resolution: Done


> 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, 9.0.0.Final
>
>
> 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