Skip to content
This repository was archived by the owner on Sep 8, 2018. It is now read-only.
This repository was archived by the owner on Sep 8, 2018. It is now read-only.

query: perform read repair #6

@peterbourgon

Description

@peterbourgon

Queries can perform read repair, by counting each unique ULID (and thus log record) encountered during the deduplicate phase. Those which have lower representation than expected can be bundled together into a repair segment, which can be replicated through the normal replication mechanisms. Care should be taken to only do this work some percent of all queries; to perform the replication outside of the query lifecycle; etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions