]
Gustavo Fernandes updated ISPN-8983:
------------------------------------
Status: Open (was: New)
Invalid Ickle query causes server exception
-------------------------------------------
Key: ISPN-8983
URL:
https://issues.jboss.org/browse/ISPN-8983
Project: Infinispan
Issue Type: Bug
Components: Remote Querying
Affects Versions: 9.2.0.Final
Reporter: Vladimir Blagojevic
Assignee: Gustavo Fernandes
I wrote an invalid Ickle query: select id, name from Character where
id:"1009148" but instead of getting an error back the server side blew up with
an exception. We should catch these cases and report back to the client the cause of the
error.