Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

partitioned index does not perform well #1251

Closed
Dieterbe opened this issue Mar 21, 2019 · 1 comment
Closed

partitioned index does not perform well #1251

Dieterbe opened this issue Mar 21, 2019 · 1 comment
Labels

Comments

@Dieterbe
Copy link
Contributor

Dieterbe commented Mar 21, 2019

the partitioned index, introduced in #1232 seems to have some issues.
we deployed it for a customer and noticed:

  1. shards were going offline because instances at times couldn't keep up with kafka, increase their priority, and become non-ready
  2. overall CPU usage was much higher
  3. CPU usage dedicated to GC in particular, was higher as well

Below screenshots show items 2 and 3, on 2 nodes with the partitioned index enabled, and 1 with it disabled. The nodes at this time were are all ready, contained a similar amount of data (tank.total_points, tank.metrics_active, idx.metrics_active), same ingest rate, and were receiving a similar amount of requests

cpu-usage
GC-promille

@stale
Copy link

stale bot commented Apr 4, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 4, 2020
@stale stale bot closed this as completed Apr 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant