quickwit-oss / quickwit

Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
https://quickwit.io
Other
8.01k stars 327 forks source link

main Tokio runtime is using too many threads on indexers #5123

Closed guilload closed 3 months ago

guilload commented 3 months ago

The default is one thread per core, which is great for searchers but not for indexers.