[JBoss JIRA] (ISPN-12218) Indexed caches with non-indexed entities query inconsistency
by Gustavo Fernandes (Jira)
[ https://issues.redhat.com/browse/ISPN-12218?page=com.atlassian.jira.plugi... ]
Gustavo Fernandes updated ISPN-12218:
-------------------------------------
Description:
When a cache is indexed, but the protobuf entitiy is not:
"FROM Entity" returns zero results
"FROM Entity WHERE <predicate>" return results
It appears in the first case the query goes to the index, but not in the second where it does a non-indexed query
was:
When a cache is indexed, but the protobuf entities is not:
"FROM Entity" returns zero results
"FROM Entity WHERE <predicate>" return results
It appears in the first case the query goes to the index, but not in the second where it does a non-indexed query
> Indexed caches with non-indexed entities query inconsistency
> ------------------------------------------------------------
>
> Key: ISPN-12218
> URL: https://issues.redhat.com/browse/ISPN-12218
> Project: Infinispan
> Issue Type: Bug
> Components: Embedded Querying, Remote Querying
> Affects Versions: 11.0.3.Final
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
>
> When a cache is indexed, but the protobuf entitiy is not:
> "FROM Entity" returns zero results
> "FROM Entity WHERE <predicate>" return results
> It appears in the first case the query goes to the index, but not in the second where it does a non-indexed query
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 3 months
[JBoss JIRA] (ISPN-12215) Add XML configurable properties for JGroupsChannelLookup
by Sammy Chu (Jira)
[ https://issues.redhat.com/browse/ISPN-12215?page=com.atlassian.jira.plugi... ]
Sammy Chu updated ISPN-12215:
-----------------------------
Fix Version/s: 12.0.0.Dev02
> Add XML configurable properties for JGroupsChannelLookup
> --------------------------------------------------------
>
> Key: ISPN-12215
> URL: https://issues.redhat.com/browse/ISPN-12215
> Project: Infinispan
> Issue Type: Feature Request
> Components: Core
> Reporter: Sammy Chu
> Priority: Minor
> Fix For: 12.0.0.Dev02
>
>
> In ISPN-776, other lookup classes already support properties configuration by <property /> XML element, but JGroupsChannelLookup is missing, so cannot be configured to use different JGroupsChannelLookup implementation by XML configuration.
> Suggest to add <property /> elements under <transport /> element to support passing properties to the Transport instance.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 3 months
[JBoss JIRA] (ISPN-12215) Add XML configurable properties for JGroupsChannelLookup
by Sammy Chu (Jira)
[ https://issues.redhat.com/browse/ISPN-12215?page=com.atlassian.jira.plugi... ]
Sammy Chu resolved ISPN-12215.
------------------------------
Resolution: Done
> Add XML configurable properties for JGroupsChannelLookup
> --------------------------------------------------------
>
> Key: ISPN-12215
> URL: https://issues.redhat.com/browse/ISPN-12215
> Project: Infinispan
> Issue Type: Feature Request
> Components: Core
> Reporter: Sammy Chu
> Priority: Minor
> Fix For: 12.0.0.Dev02
>
>
> In ISPN-776, other lookup classes already support properties configuration by <property /> XML element, but JGroupsChannelLookup is missing, so cannot be configured to use different JGroupsChannelLookup implementation by XML configuration.
> Suggest to add <property /> elements under <transport /> element to support passing properties to the Transport instance.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 3 months