[ https://issues.apache.org/jira/browse/USERGRID-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617995#comment-14617995 ]
Michael Russo commented on USERGRID-780: ---------------------------------------- This is completed. Now re-index events will batch up in a buffer of 1000 and then the batch sent to be re-indexed in the queuing impl. Added a new property to configure the buffer size: {code} elasticsearch.reindex.buffer_size=1000 {code} Default value is 1000. > Implement buffer for re-index events > ------------------------------------ > > Key: USERGRID-780 > URL: https://issues.apache.org/jira/browse/USERGRID-780 > Project: Usergrid > Issue Type: Story > Reporter: Michael Russo > Assignee: Michael Russo > > Create configurable re-index buffer property and implement in ReIndexService. -- This message was sent by Atlassian JIRA (v6.3.4#6332)