Skip to content

Commit 92f9641

Browse files
authored
Add changelog for fix Acquire(): requirement result == 0 failed in ydb tools restore (#29493)
1 parent 96e08b8 commit 92f9641

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ydb/apps/ydb/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
* Added a new `--output` option to the `ydb admin cluster state fetch` command. The new option specify path to the output .tar.bz2 file.
22
* Added a simple progress bar for non-interactive stderr.
33
* Added a new `omit-indexes` property to the `--item` option of the `ydb tools copy` command, allowing tables to be copied without their indexes.
4+
* Fixed a bug where the `ydb tools restore` command could crash with an `mutex lock failure (Invalid argument)` error due to an internal race condition.
45

56
## 2.27.0 ##
67

0 commit comments

Comments
 (0)