influxdata / influxdata/kapacitor

Improve Snapshot feature set

Open
#757 1 comment 0 reactions 1 assignee Claimed by @nathanielc View on GitHub
new-feature
Dominant language
Go
Stars
2.4k
Forks
479
Avg merge
4d 16h
Merged PRs (30d)
4

Description

I've run into situations where I've deleted a task with a custom function, and later defined something with the same name using different code. What appears to be happening is that my function is fed old state in the "restore" function, and then the process dies. I have to add code to make sure that I'm not getting someone else's data to work around this.

Is there / could there be a way to clean out old snapshot state from the database?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.