Investigate performance benefits of grouping bulk requests by data stream
Open
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
Assessment
This issue has not been assessed yet.