[infinispan-issues] [JBoss JIRA] (ISPN-5933) Make RemoteQueryEngine a cache-level component

Adrian Nistor (JIRA) issues at jboss.org
Mon Nov 9 07:33:00 EST 2015


Adrian Nistor created ISPN-5933:
-----------------------------------

             Summary: Make RemoteQueryEngine a cache-level component
                 Key: ISPN-5933
                 URL: https://issues.jboss.org/browse/ISPN-5933
             Project: Infinispan
          Issue Type: Enhancement
          Components: Remote Querying
    Affects Versions: 8.0.0.Final
            Reporter: Adrian Nistor
            Assignee: Adrian Nistor
             Fix For: 8.1.0.Beta1, 8.0.2.Final


A RemoteQueryEngine is instantiated per remote query request. While this is cheap to build (it's mostly stateless and has few internal fields) it would still be better to construct it only once during module init and register in the component registry. Should provide some minor performance improvement.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list