Browse Source
In this change, we enable backing off when the state directory is still locked during initialization of a task. When the state directory is locked, the task is reinserted into the initialization queue. We will reattempt to acquire the lock after the next round of polling. Tested through a new unit test. Reviewer: Bruno Cadonna <cadonna@apache.org>pull/12916/head
Lucas Brutschy
2 years ago
committed by
GitHub
3 changed files with 30 additions and 0 deletions
Loading…
Reference in new issue