[infinispan-issues] [JBoss JIRA] (ISPN-6395) Unify clustered queries with non clustered queries

Gustavo Fernandes (JIRA) issues at jboss.org
Tue Nov 21 17:55:00 EST 2017


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

Gustavo Fernandes updated ISPN-6395:
------------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/5600


> Unify clustered queries with non clustered queries
> --------------------------------------------------
>
>                 Key: ISPN-6395
>                 URL: https://issues.jboss.org/browse/ISPN-6395
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Embedded Querying
>    Affects Versions: 9.2.0.Beta1
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>             Fix For: 9.2.0.Final
>
>
> Clustered queries currently have a different API, and they work on top on non-shared indexes.
> We should detect (or make it explicitly configurable) the fact that the index is not shared and use clustered query internally, but exposing a single Query interface.
> We should also expose a new parameter in the Query API to allow doing a query in a single step or two steps (broadcast).
> Last, but not least, we should offer the possibility to broadcast Ickle queries apart from LuceneQueries



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list