Skip to content

Make elasticsearch bulk parameters configurable

Nick Thomas requested to merge (removed):12375-elastic-bulk-config into master

What does this MR do?

These variables strongly affect the amount of load that indexing operations place on the Elasticsearch server. They are useful values to be able to twiddle in both performance and availability contexts.

At present, these only affect gitlab-elasticsearch-indexer behaviour, but we can roll it out to the sidekiq context over time.

Screenshots

Screenshot_from_2020-02-07_16-14-34

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #12375 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports