]
ivan mckinley commented on RTGOV-417:
-------------------------------------
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/doc...
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: