Skip to content

Commit 576ef7f

Browse files
authored
Command ydb debug ping has been removed from RN YDB CLI 2.17, awaiting YDB Server 25.1 (#12646)
1 parent 1bd4386 commit 576ef7f

File tree

3 files changed

+1
-9
lines changed

3 files changed

+1
-9
lines changed

ydb/apps/ydb/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Fixed a bug in TPC-H tables schema where the `partsupp` table had incorrect list of key columns
1111
* Enhanced parallelism of data restoring in `ydb tools restore`
1212
* Fixed a bug where `ydb tools restore` was failing with `Too much data` if `--upload-batch-bytes` option value was set exactly to it's maximum possible value (16MiB)
13-
* Added `ydb debug ping` command for performance and connectivity debugging
13+
* _awaiting release ydb server 25.1_ Added `ydb debug ping` command for performance and connectivity debugging
1414

1515
## 2.16.0 ##
1616

ydb/docs/en/core/changelog-cli.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44

55
Released on December 4, 2024. To update to version **2.17.0**, select the [Downloads](downloads/index.md#ydb-cli) section.
66

7-
### Features
8-
9-
* Added the `{{ ydb-cli }} debug ping` command for performance and connection debugging.
10-
117
### Performance
128

139
* Improved performance of parallel [importing data from the file system](./reference/ydb-cli/export-import/tools-restore.md) using the `{{ ydb-cli }} tools restore` command.

ydb/docs/ru/core/changelog-cli.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66

77
Дата выхода 4 декабря 2024. Для обновления до версии **2.17.0** перейдите в раздел [Загрузки](downloads/index.md#ydb-cli).
88

9-
### Функциональность
10-
11-
* Добавлена команда `{{ ydb-cli }} debug ping` для отладки производительности и проверки соединения.
12-
139
### Производительность
1410

1511
* Улучшена производительность [параллельного восстановления из файловой системы](./reference/ydb-cli/export-import/tools-restore.md) с помощью команды `{{ ydb-cli }} tools restore`.

0 commit comments

Comments
 (0)