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

GC of metrics only happens on primary nodes #269

Closed
Dieterbe opened this issue Aug 3, 2016 · 0 comments
Closed

GC of metrics only happens on primary nodes #269

Dieterbe opened this issue Aug 3, 2016 · 0 comments

Comments

@Dieterbe
Copy link
Contributor

Dieterbe commented Aug 3, 2016

The GC of stale metrics/chunks only happens on primaries.
secondary nodes don't do any GC, and this can lead to phenomena like below, where old stale metrics stick around, until you promote a secondary to primary, and then they'll get cleaned up.
promote-primary-gc

secondaries should probably also do GC (just don't persist chunks)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant