[JBoss JIRA] (ISPN-6729) Upgrade the Cloud Cache Store to 8.0.0
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-6729:
-------------------------------------
Summary: Upgrade the Cloud Cache Store to 8.0.0
Key: ISPN-6729
URL: https://issues.jboss.org/browse/ISPN-6729
Project: Infinispan
Issue Type: Task
Components: Loaders and Stores
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 8.2.3.Final
The Cloud cache store has several issues:
- inherits from infinispan-parent (should instead depend on infinispan-core)
- doesn't handle expired entries on contains()
Additionally, it should be upgrade to JClouds 1.9.x
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 7 months
[JBoss JIRA] (ISPN-6728) Add ability to override maxClauseCount
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/ISPN-6728?page=com.atlassian.jira.plugin.... ]
Van Halbert commented on ISPN-6728:
-----------------------------------
Changing this to minor as Teiid has a workaround to this by creating multiple IN conditions in the query that have a max of 1024 criteria each. Have only tested using 2 at this point, so I'm not sure what the maximum allowed IN conditions Infinispan can support. And the user has the ability to override the number of "IN" clauses allowed, so there is a work around. However, if you know the limit of "IN" clauses, it would be helpful so that Teiid can permanently set the boundary so the user knows the limits.
> Add ability to override maxClauseCount
> ---------------------------------------
>
> Key: ISPN-6728
> URL: https://issues.jboss.org/browse/ISPN-6728
> Project: Infinispan
> Issue Type: Enhancement
> Components: Remote Querying, Server
> Reporter: Van Halbert
> Priority: Minor
>
> We are using the Hotrod client, and need the ability to specify or override the maxClauseCount setting, otherwise, we get the following error message:
> - org.apache.lucene.search.BooleanQuery$TooManyClauses: maxClauseCount is set to 1024 setting
> This will occur when there are more than 1024 "IN" conditions specified on the query builder.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 7 months
[JBoss JIRA] (ISPN-6728) Add ability to override maxClauseCount
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/ISPN-6728?page=com.atlassian.jira.plugin.... ]
Van Halbert updated ISPN-6728:
------------------------------
Priority: Minor (was: Major)
> Add ability to override maxClauseCount
> ---------------------------------------
>
> Key: ISPN-6728
> URL: https://issues.jboss.org/browse/ISPN-6728
> Project: Infinispan
> Issue Type: Enhancement
> Components: Remote Querying, Server
> Reporter: Van Halbert
> Priority: Minor
>
> We are using the Hotrod client, and need the ability to specify or override the maxClauseCount setting, otherwise, we get the following error message:
> - org.apache.lucene.search.BooleanQuery$TooManyClauses: maxClauseCount is set to 1024 setting
> This will occur when there are more than 1024 "IN" conditions specified on the query builder.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 7 months
[JBoss JIRA] (ISPN-6728) Add ability to override maxClauseCount
by Van Halbert (JIRA)
Van Halbert created ISPN-6728:
---------------------------------
Summary: Add ability to override maxClauseCount
Key: ISPN-6728
URL: https://issues.jboss.org/browse/ISPN-6728
Project: Infinispan
Issue Type: Enhancement
Components: Remote Querying, Server
Reporter: Van Halbert
We are using the Hotrod client, and need the ability to specify or override the maxClauseCount setting, otherwise, we get the following error message:
- org.apache.lucene.search.BooleanQuery$TooManyClauses: maxClauseCount is set to 1024 setting
This will occur when there are more than 1024 "IN" conditions specified on the query builder.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 7 months