Skip to content

option to "win on equal values" #413

@tantaman

Description

@tantaman

ok I'm pretty sure i know what's up!
node A writes ID 1
node B writes ID 1
node A receives ID 1 from node B -> no rows impacted, declares that changeset as a no-op
node B receives ID 1 from node A -> no rows impacted, declares that changeset as a no-op
node C receives B:1 from node A -> stores it as a no-op
node C receives A:1 from node B -> stores it as a no-op
node C does not know about ID 1, but thinks it knows about all changes

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

    Issue actions