You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Michael Russo (JIRA)" <ji...@apache.org> on 2016/07/08 15:35:10 UTC

[jira] [Closed] (USERGRID-1305) Error trying to send push notifications / iterate collections

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

Michael Russo closed USERGRID-1305.
-----------------------------------

> Error trying to send push notifications / iterate collections
> -------------------------------------------------------------
>
>                 Key: USERGRID-1305
>                 URL: https://issues.apache.org/jira/browse/USERGRID-1305
>             Project: Usergrid
>          Issue Type: Story
>    Affects Versions: 2.1.1
>            Reporter: Michael Russo
>            Assignee: Michael Russo
>             Fix For: 2.1.1
>
>
> The graph read filter will attempt to queue up read repair events to de-index deleted entities.  However, if it encounters a non-time UUID, the deIndex code throws an exception:
> Caused by: java.lang.UnsupportedOperationException: Not a time-based UUID
> 	at java.util.UUID.timestamp(UUID.java:293)
> 	at org.apache.usergrid.corepersistence.index.IndexServiceImpl.deIndexEntity(IndexServiceImpl.java:284)
> 	at org.apache.usergrid.corepersistence.asyncevents.EventBuilderImpl.buildEntityDelete(EventBuilderImpl.java:132)
> 	at org.apache.usergrid.corepersistence.pipeline.read.traverse.AbstractReadGraphFilter.lambda$null$1(AbstractReadGraphFilter.java:159)



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