]
Vittorio Rigamonti updated ISPN-6084:
-------------------------------------
Fix Version/s: 9.0.0.Alpha2
(was: 9.0.0.Alpha1)
Continuous query should reject queries with orderBy
---------------------------------------------------
Key: ISPN-6084
URL:
https://issues.jboss.org/browse/ISPN-6084
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying, Remote Querying
Affects Versions: 8.1.0.Final, 8.0.2.Final
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Priority: Minor
Fix For: 9.0.0.Alpha2
Current behaviour it that orderBy is silently ignored. Disallowing this and throwing an
exception would be preferable.