Skip to content

[META] Automatic routing for bulk #18307

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks
kkewwei opened this issue May 15, 2025 · 1 comment
Open
2 tasks

[META] Automatic routing for bulk #18307

kkewwei opened this issue May 15, 2025 · 1 comment
Assignees
Labels
Indexing:Performance Indexing Indexing, Bulk Indexing and anything related to indexing Meta Meta issue, not directly linked to a PR

Comments

@kkewwei
Copy link
Collaborator

kkewwei commented May 15, 2025

Please describe the end goal of this project

To improve indexing performance, we have deliberated automatic routing for bulk in #9219 and #4984. In our online log analysis scenario, these sub two optimizations have collectively improved bulk indexing performance by 20%+.

For log analysis scenario, operations like update, delete, upsert, update_by_query, delete_by_query, shrink, etc) are unnecessary, so we will implement Automatic routing for bulk based on Append only indices(introduced in #17039).

Please note, in scenarios with low indexing pressure, a potential 5% degradation in indexing performance may occur.

Co-authored-by: gaobinlong, itiyama

Issues

Related component

No response

@kkewwei kkewwei added Meta Meta issue, not directly linked to a PR untriaged labels May 15, 2025
@andrross
Copy link
Member

andrross commented Jun 2, 2025

Catch All Triage - 1 2

@andrross andrross added Indexing Indexing, Bulk Indexing and anything related to indexing Indexing:Performance and removed untriaged labels Jun 2, 2025
@kkewwei kkewwei self-assigned this Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexing:Performance Indexing Indexing, Bulk Indexing and anything related to indexing Meta Meta issue, not directly linked to a PR
Projects
Status: New
Development

No branches or pull requests

2 participants