[
https://issues.jboss.org/browse/ISPN-6395?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes updated ISPN-6395:
------------------------------------
Description:
Clustered queries currently have a different method, 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 method, with a new
parameter 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
Lucene Queries, as Ickle queries are String and don't have serialization issues.
was:
Clustered queries currently have a different method, 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 method.
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
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 method, 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 method, with a new
parameter 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 Lucene Queries, as Ickle queries are String and don't have serialization issues.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)