Rod Simpson created USERGRID-95:
-----------------------------------
Summary: Queries with more than 11 parameters give null pointer
exception
Key: USERGRID-95
URL: https://issues.apache.org/jira/browse/USERGRID-95
Project: Usergrid
Issue Type: Bug
Components: Stack
Reporter: Rod Simpson
User is reporting that queries with 12 conditions are causing a null pointer
exception. His query snippet is:
"email='[email protected]' or email="[email protected]' or ......." up to 12
conditions.
Solution to this could be that we set an arbitrary max number of conditions
(how many is enough?). If we do that, then we need to return a nice error so
the user knows what happened.
--
This message was sent by Atlassian JIRA
(v6.2#6252)