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 2015/07/08 07:17:05 UTC

[jira] [Commented] (USERGRID-780) Implement buffer for re-index events

    [ 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)