[
https://issues.apache.org/jira/browse/USERGRID-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey updated USERGRID-935:
------------------------------
Summary: Improve handling of reserved-names for collections, such as
'queues' (was: Can't name a collection "queues" without blowing up stack)
> Improve handling of reserved-names for collections, such as 'queues'
> --------------------------------------------------------------------
>
> Key: USERGRID-935
> URL: https://issues.apache.org/jira/browse/USERGRID-935
> Project: Usergrid
> Issue Type: Bug
> Components: Stack
> Affects Versions: 2.0.0, 1.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 in 2.0. As for 1.0, perhaps we can rename it so that "queues" isn't
> the name and doesn't interfere with collection names?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)