Skip to content

Exclude importing keys in COUNTKEYSINSLOT/GETKEYSINSLOT #2726

@murphyjacob4

Description

@murphyjacob4

Although these commands are intended for "operator" usage, these are currently exposing in-progress slot migration keys and could be confusing. The main challenge is that atomic slot migration tests make use of COUNTKEYSINSLOT, however we could isolate this to a test-only functionality (e.g. DEBUG EXPOSE-IMPORTING-KEYS).

Ideally we could isolate this at the kvstore level so that it isn't something each code path needs to consider when accessing the kvstore

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions