citusdata / citusdata/citus

citus_update_node with force=true might cancel other concurrent citus_update_node

Open
#6,531 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

Each call will start a background worker to cancel blocking processes. Only one of these background workers should run at the same time. We should probably use an advisory lock to serialize citus_update_node calls at the start.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.