[overlord-issues] [JBoss JIRA] (RTGOV-417) Add Bulk API support to ElasticSearchKeyValueStore

ivan mckinley (JIRA) issues at jboss.org
Sat Apr 19 17:40:33 EDT 2014


    [ https://issues.jboss.org/browse/RTGOV-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962827#comment-12962827 ] 

ivan mckinley commented on RTGOV-417:
-------------------------------------

https://github.com/Governance/rtgov/pull/58
                
> Add Bulk API support to ElasticSearchKeyValueStore
> --------------------------------------------------
>
>                 Key: RTGOV-417
>                 URL: https://issues.jboss.org/browse/RTGOV-417
>             Project: RTGov (Run Time Governance)
>          Issue Type: Sub-task
>            Reporter: ivan mckinley
>            Assignee: ivan mckinley
>             Fix For: 2.0.0.Final
>
>
> Currently the ElasticSearchKeyValueStore stores events in elastic search as it receives them. So 500 ActivityUnits will result in 500 communications with  Elasticsearch. This is suboptimal for heavy load situations and could potentially result in unnecessary overhead for RTGov. 
> Recommendation is to add functionality to  utilize RTGov bulk API in ElasticSearchKeyValueStore, http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/docs-bulk.html
>  This will be enabled by a flag on the configuration of ElasticSearchKeyValueStore. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the overlord-issues mailing list