Michael Russo created USERGRID-900: -------------------------------------- Summary: Re-index using AmazonAsyncEventService should support updated date Key: USERGRID-900 URL: https://issues.apache.org/jira/browse/USERGRID-900 Project: Usergrid Issue Type: Bug Reporter: Michael Russo
see implemented example for InMemoryAsyncEventService org/apache/usergrid/corepersistence/asyncevents/EventBuilderImpl.java:166 This filters out based on modified/updated date for the events to be indexed. Need to ensure AmazonAsyncEventService consumers implement something similar OR look to have the producer filter out the events and not even drop on the AWS queues. -- This message was sent by Atlassian JIRA (v6.3.4#6332)