Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Unique index contraint violation at update can lead to an inconsistent state #188

Closed
@Totktonada

Description

@Totktonada

We perform delete, then insert in accessor_shard.update_tuple, so the conflict will occur on the insert operation and the delete will not be rolled back.

@opomuc proposed to make insert and then delete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions