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/06/06 18:53:21 UTC

[jira] [Assigned] (USERGRID-1295) Enhance de-index on update/delete logic to find old versions using Cassandra

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

Michael Russo reassigned USERGRID-1295:
---------------------------------------

    Assignee: Michael Russo

> Enhance de-index on update/delete logic to find old versions using Cassandra
> ----------------------------------------------------------------------------
>
>                 Key: USERGRID-1295
>                 URL: https://issues.apache.org/jira/browse/USERGRID-1295
>             Project: Usergrid
>          Issue Type: Story
>    Affects Versions: 2.1.1
>            Reporter: Michael Russo
>            Assignee: Michael Russo
>             Fix For: 2.1.1
>
>
> Currently old versions of entities in Elasticsearch are found by querying elasticsearch.  This can lead to many documents being returned and also put high stress on Elasticsearch.  This information should exist in Cassandra.  We should query and get older versions and then build the docIds for ES directly and send a de-index request ( or batches of de-index requests).



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