Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-4418

KV store stale data harvester

    XMLWordPrintable

    Details

    • Story Points:
      8

      Description

      When attempting to clean up the KV store during various operations, such as device deletions and adapter restarts, there is a possibility that lower-level KV store deletes fail and leave orphaned data in the KV store. Over time this could lead to KV store bloat over time.

       

      A garbage collector/harvester should be developed that can identify orphaned data in the KV store and attempt to remove it. This harvester can then be periodically run against the KV store.

       

      As a recommendation, having this as a separate process that you can run as a K8s job might be a good implementation choice.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            Unassigned
            Reporter:
            dbainbri David Bainbridge
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:

                Gerrit Reviews

                There are no open Gerrit changes