Michael Russo created USERGRID-1255:
---------------------------------------
Summary: Currently PUT requests will cause new index event for new
version but not delete the old version from ES
Key: USERGRID-1255
URL: https://issues.apache.org/jira/browse/USERGRID-1255
Project: Usergrid
Issue Type: Story
Reporter: Michael Russo
Priority: Minor
The old version only gets cleaned up in:
org/apache/usergrid/corepersistence/pipeline/read/search/CandidateEntityFilter.java:233
See if we want to queue up a delete index event so we proactively clean ES
rather than waiting for a query requests to cause this candidate logic to
de-index stale stuff.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)