elastic / elastic/apm-server

Investigate performance benefits of grouping bulk requests by data stream

Open
#7,741 0 comments 0 reactions 0 assignees View on GitHub
performance research
Dominant language
Go
Stars
1.3k
Forks
543
Avg merge
1d 18h
Merged PRs (30d)
109

Description

If we have high enough throughput for a data stream, it may be beneficial to have a dedicated bulk indexer so all bulk request actions go to the same shard(s). Let's perform some tests to see if it's worth the cost of changing modelindexer (which I imagine would not be trivial).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.