[infinispan-issues] [JBoss JIRA] (ISPN-6395) Unify clustered queries with non clustered queries
Gustavo Fernandes (JIRA)
issues at jboss.org
Tue Nov 7 08:37:00 EST 2017
[ https://issues.jboss.org/browse/ISPN-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gustavo Fernandes updated ISPN-6395:
------------------------------------
Description:
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.
was:
Clustered queries currently have a different API, and they work on top on non-shared indexes.
We should detected (or make it explicitly configurable) the fact that the index is not shared and use clustered query internally, but exposing a single Query interface.
> 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
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list