Brandon Shelley created USERGRID-935:
----------------------------------------
Summary: Can't name a collection "queues" without blowing up stack
Key: USERGRID-935
URL: https://issues.apache.org/jira/browse/USERGRID-935
Project: Usergrid
Issue Type: Bug
Components: Stack
Affects Versions: 1.0, 2.0.0
Reporter: Brandon Shelley
If you create a collection in 1.0 called "queues", it blows up:
{code}Error (500)(queue): Neccessary queue bounds not found{code}
And an NPE if you try to create entities in "queues":
{code}{"error":"null_pointer","timestamp":1440443047568,"duration":0,"exception":"java.lang.NullPointerException"}{code}
According to [~tnine] this queue functionality should just be removed entirely.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)