-
Bug
-
Resolution: Done
-
Major
-
RHDG 8.1 GA
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 (that will be empty), but not in the second where it does a non-indexed query
- clones
-
ISPN-12218 Indexed caches with non-indexed entities query inconsistency
- Closed