Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: rewrite topic store for incremental update (#2742)
Change BoltDB schema for the topic store to allow incremental update by AlertID. Automatic upgrade to new topic store schema on startup. New downgrade command to restore previous topic store schema before reverting kapacitor version. Clears AlertID status from the topic store on reset to OK status to reduce on disk size. closes #2723 Co-authored-by: j. Emrys Landivar (docmerlin) <landivar@gmail.com>
- Loading branch information