Michael Russo created USERGRID-1295:
---------------------------------------
Summary: 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)