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

Gary Brown (JIRA) issues at jboss.org
Thu Apr 3 07:03:13 EDT 2014


     [ https://issues.jboss.org/browse/RTGOV-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Brown updated RTGOV-417:
-----------------------------

    Fix Version/s: 2.0.0.Final

    
> Add Bulk API support to ElasticSearchKeyValueStore
> --------------------------------------------------
>
>                 Key: RTGOV-417
>                 URL: https://issues.jboss.org/browse/RTGOV-417
>             Project: RTGov (Run Time Governance)
>          Issue Type: Feature Request
>            Reporter: ivan mckinley
>            Assignee: Gary Brown
>             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