Skip to content
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

Add ability to expire groups #1157

Closed
nathanielc opened this issue Jan 31, 2017 · 1 comment
Closed

Add ability to expire groups #1157

nathanielc opened this issue Jan 31, 2017 · 1 comment

Comments

@nathanielc
Copy link
Contributor

Kapacitor has a similar issue to the InfluxDB TSI cardinality issue, where Kapacitor will remember tags forever. Kapacitor needs to ability to expire or remove tags, groups from the running tasks. This way the cardinality doesn't growth indefinitely in time. See #610 for an initial implementation that will be to be reworked.

@ono760
Copy link

ono760 commented Oct 16, 2018

Instead of using the deadman, could use the barrier node. In this case, priority should be given to window nodes.

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

No branches or pull requests

2 participants