You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Jeffrey (JIRA)" <ji...@apache.org> on 2015/07/13 05:38:09 UTC

[jira] [Updated] (USERGRID-212) Fix EventsResourceIT.testEventPostandGet in the two-dot-o branch

     [ https://issues.apache.org/jira/browse/USERGRID-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeffrey  updated USERGRID-212:
------------------------------
    Sprint: Usergrid 27

> Fix EventsResourceIT.testEventPostandGet in the two-dot-o branch
> ----------------------------------------------------------------
>
>                 Key: USERGRID-212
>                 URL: https://issues.apache.org/jira/browse/USERGRID-212
>             Project: Usergrid
>          Issue Type: Bug
>            Reporter: David Johnson
>            Assignee: David Johnson
>             Fix For: 2.1.0
>
>
> This test fails in code that is still using Hector. 
> EventsResourceIT.testEventPostandGet:111 ยป UniformInterface GET http://localho...
> org.apache.usergrid.persistence.exceptions.QueueException: Neccessary queue bounds not found
> 	at org.apache.usergrid.mq.cassandra.io.AbstractSearch.getQueueRange(AbstractSearch.java:160)
> 	at org.apache.usergrid.mq.cassandra.io.NoTransactionSearch.getIds(NoTransactionSearch.java:102)
> 	at org.apache.usergrid.mq.cassandra.io.NoTransactionSearch.getResults(NoTransactionSearch.java:72)
> 	at org.apache.usergrid.mq.cassandra.QueueManagerImpl.getFromQueue(QueueManagerImpl.java:404)
> 	at org.apache.usergrid.rest.applications.events.EventsResource.executeGet(EventsResource.java:67)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:606)
> The test method above has been marked as Ignored.
> To fix this bug, re-enable the test, figure out why it fails and fix it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)