Skip to content

Running partition mark does not remove when delete operation encounter errors #677

Description

@morningman

Describe the bug
Currently we do not support concurrently delete operation. So when user doing delete operation, Doris will check if there is another delete operation under processing.

There is a bug that the partition-under-delete-mark is not removed when a delete operation failed to pass the check, so that the other following delete operation will never succeed.

Activity

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

Metadata

Metadata

Assignees

Labels

kind/fixCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions