Bug 1172121 - Remote query: cannot chose to run index-less query on indexed cache
Summary: Remote query: cannot chose to run index-less query on indexed cache
Keywords:
Status: ASSIGNED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: 6.6.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-09 12:39 UTC by Radim Vansa
Modified: 2023-09-30 08:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-5165 0 Major Resolved Cannot choose to run index-less query on an indexed cache 2015-05-26 11:55:42 UTC

Description Radim Vansa 2014-12-09 12:39:39 UTC
In JDG 6.4, the protobuf format allows to specify which fields are indexed and which are not. However, once the cache is configured to have indexing enabled (some of the fields are indexed), client cannot opt-out for index-less query when it wants to query some of the non-indexed fields.

There is even a more complicated scenario when we want to run single query on both indexed and non-indexed fields, however, this would be even more tricky to implement.

Comment 2 Adrian Nistor 2015-01-20 13:11:09 UTC
This also happens in embedded mode, with indexless dls queries on an already indexed cache.

Comment 3 JBoss JIRA Server 2015-04-20 13:56:54 UTC
Adrian Nistor <anistor> updated the status of jira ISPN-5165 to Coding In Progress


Note You need to log in before you can comment on or make changes to this bug.