Skip to content

Chunking should always be primary-led #6811

Open
@eddyashton

Description

@eddyashton

We currently have per-node chunking decisions, based on chunk_size options on the host configuration. This is dangerous - if it mismatches on different nodes, we'll get different chunks, breaking simple operator backups.

We also have a primary-led chunking path, where governance can trigger chunks, resulting in a flag at the start of a transaction that causes every node to produce a chunk at the same transaction.

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions