You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Shawn Feldman (JIRA)" <ji...@apache.org> on 2014/12/11 16:33:13 UTC

[jira] [Resolved] (USERGRID-139) Repair - implement code to delete old versions of the entity out of cassandra

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

Shawn Feldman resolved USERGRID-139.
------------------------------------
    Resolution: Fixed

> Repair - implement code to delete old versions of the entity out of cassandra
> -----------------------------------------------------------------------------
>
>                 Key: USERGRID-139
>                 URL: https://issues.apache.org/jira/browse/USERGRID-139
>             Project: Usergrid
>          Issue Type: Story
>          Components: Stack
>            Reporter: Shawn Feldman
>            Assignee: Shawn Feldman
>
> This needs a few things.
> 1) An interface to allow listeners of the delete event to be registered.
> 2) This should delete all versions <= the committed delete versions out of Cassandra. (TODO: Make a node that we need to read the global min version and take the min of global committed or entity committed to keep our consistent view)
> 3) Implement the listener in the entity manager that will remove the node in the graph at the same version of the entity delete. (We need to hook the delete in the entity manager to removal of the node in the graph)



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