Skip to content

Could the RocksDB iterator skip some valid keys due to the compaction process? #13528

Open
@benqwu

Description

@benqwu

If no new key-value pairs are written to the DB and only background compaction occurs, could the iterator still skip some valid keys during iteration?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @benqwu

        Issue actions

          Could the RocksDB iterator skip some valid keys due to the compaction process? · Issue #13528 · facebook/rocksdb