]
Adrian Nistor updated ISPN-5409:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Primitive values lead to failure with remote non-indexed query
--------------------------------------------------------------
Key: ISPN-5409
URL:
https://issues.jboss.org/browse/ISPN-5409
Project: Infinispan
Issue Type: Bug
Components: Remote Querying
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Querying of primitive values is not currently supported (see ISPN-3949).
Indexed query will successfully ignore them but with non-indexed query we get failures.
This scenario should be gracefully handled by non-indexed query too.