Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog server.md RU for 24.1 #9462

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Conversation

katidisergei
Copy link
Contributor

Changelog entry

Update changelog server.md RU for 24.1

Changelog category

  • Documentation (changelog entry is not required)

Additional information

...

@katidisergei katidisergei requested a review from a team as a code owner September 18, 2024 17:43
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Sep 18, 2024
Copy link

github-actions bot commented Sep 18, 2024

2024-09-18 17:44:00 UTC Pre-commit check linux-x86_64-release-asan for 0ed6a83 has started.
2024-09-18 17:44:09 UTC Artifacts will be uploaded here
2024-09-18 17:46:33 UTC ya make is running...
🔴 2024-09-18 17:47:04 UTC Build failed, see the logs.

Copy link

github-actions bot commented Sep 18, 2024

2024-09-18 17:44:37 UTC Pre-commit check linux-x86_64-release-clang14 for 0ed6a83 has started.
2024-09-18 17:44:58 UTC Artifacts will be uploaded here
2024-09-18 17:47:18 UTC ya make is running...
🔴 2024-09-18 17:47:44 UTC Build failed, see the logs.

Copy link

github-actions bot commented Sep 18, 2024

2024-09-18 17:45:25 UTC Pre-commit check linux-x86_64-relwithdebinfo for 0ed6a83 has started.
2024-09-18 17:46:25 UTC Artifacts will be uploaded here
2024-09-18 17:49:32 UTC ya make is running...
🔴 2024-09-18 17:50:27 UTC Build failed, see the logs.

Copy link

❌ Documentation build

Revision build failed

Build logs

Errors (2)

❌ /ru/changelog-server.md: 24: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ /ru/changelog-server.md: 28: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

ydb/docs/ru/core/changelog-server.md Show resolved Hide resolved
ydb/docs/ru/core/changelog-server.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/changelog-server.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/changelog-server.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/changelog-server.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/changelog-server.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/changelog-server.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/changelog-server.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/changelog-server.md Outdated Show resolved Hide resolved
* [Исправлена](https://github.com/ydb-platform/ydb/pull/3074) проблема когда немедленное (но локально обновлённое до повторяемого) чтение вызывало путаницу зависимостей между одновременными записями, что позволяло зафиксировать записи для одного и того же ключа в обратном порядке версий MVCC.
* [Исправлена](https://github.com/ydb-platform/ydb/pull/4343) проблема, когда реплики на чтение переставали обрабатывать запросы.
* [Исправлена](https://github.com/ydb-platform/ydb/pull/4979) ошибка когда после переименования таблицы могли остаться незафиксированные изменения. В худшем случае постоянные блокировки могли восстановиться после перезапуска сегмента, что привело бы к нарушению инварианта при попытке сохранения.
* [Исправлена](https://github.com/ydb-platform/ydb/pull/5081) ошибка когда запрос на обновление таблицы не менял значения в таблице, хотя операция помечена как успешная.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ошибка специфична для 24-1 и выше. Предлагаю исключить из заметок к выпуску по 24-1.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Все 3 убрать или только #5081 ?

ydb/docs/ru/core/changelog-server.md Outdated Show resolved Hide resolved

**Функциональность:**

* [Реализована](https://ydb.tech/docs/ru/concepts/async-replication) асинхронная репликация между базами данных YDB https://github.com/ydb-platform/ydb/pull/5418
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YDB пишется в документации как {{ ydb-short-name }}

ydb/docs/ru/core/changelog-server.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/changelog-server.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/changelog-server.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/changelog-server.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/changelog-server.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/changelog-server.md Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 13:21:29 UTC Pre-commit check linux-x86_64-release-asan for 5f2f849 has started.
2024-09-24 13:21:33 UTC Artifacts will be uploaded here
2024-09-24 13:22:09 UTC Check cancelled

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 13:27:14 UTC Pre-commit check linux-x86_64-relwithdebinfo for 44b50b9 has started.
2024-09-24 13:27:56 UTC Artifacts will be uploaded here
2024-09-24 13:30:06 UTC Check cancelled

Copy link

❌ Documentation build

Revision build failed

Build logs

Errors (3)

❌ /ru/changelog-server.md: 12: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ /ru/changelog-server.md: 24: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ /ru/changelog-server.md: 28: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 13:27:49 UTC Pre-commit check linux-x86_64-release-clang14 for 44b50b9 has started.
2024-09-24 13:28:20 UTC Artifacts will be uploaded here
2024-09-24 13:30:05 UTC Check cancelled

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 14:03:02 UTC Pre-commit check linux-x86_64-release-asan for a9e2f38 has started.
2024-09-24 14:03:14 UTC Artifacts will be uploaded here
2024-09-24 14:05:35 UTC ya make is running...
🔴 2024-09-24 14:06:03 UTC Build failed, see the logs.

Copy link

❌ Documentation build

Revision build failed

Build logs

Errors (4)

❌ /ru/changelog-server.md: 12: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ /ru/changelog-server.md: 25: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ Link is unreachable: ./yql/reference/yql-core/udf/list/knn.md in /ru/changelog-server.md

❌ Link is unreachable: cdc.md in /ru/changelog-server.md

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 14:11:39 UTC Pre-commit check linux-x86_64-release-clang14 for 06ddbd3 has started.
2024-09-24 14:11:49 UTC Artifacts will be uploaded here
2024-09-24 14:14:09 UTC ya make is running...
🔴 2024-09-24 14:14:37 UTC Build failed, see the logs.

Copy link

❌ Documentation build

Revision build failed

Build logs

Errors (3)

❌ /ru/changelog-server.md: 12: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ /ru/changelog-server.md: 25: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ Link is unreachable: ./yql/reference/yql-core/udf/list/knn.md in /ru/changelog-server.md

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 14:18:25 UTC Pre-commit check linux-x86_64-relwithdebinfo for 06ddbd3 has started.
2024-09-24 14:18:36 UTC Artifacts will be uploaded here
2024-09-24 14:20:57 UTC ya make is running...
🔴 2024-09-24 14:21:24 UTC Build failed, see the logs.

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 14:18:38 UTC Pre-commit check linux-x86_64-release-asan for 06ddbd3 has started.
2024-09-24 14:18:49 UTC Artifacts will be uploaded here
2024-09-24 14:21:13 UTC ya make is running...
🔴 2024-09-24 14:21:41 UTC Build failed, see the logs.

Copy link

❌ Documentation build

Revision build failed

Build logs

Errors (3)

❌ /ru/changelog-server.md: 12: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ /ru/changelog-server.md: 25: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ Link is unreachable: ./yql/reference/yql-core/udf/list/knn.md in /ru/changelog-server.md

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 14:33:07 UTC Pre-commit check linux-x86_64-relwithdebinfo for adaf612 has started.
2024-09-24 14:33:18 UTC Artifacts will be uploaded here
2024-09-24 14:34:08 UTC Check cancelled

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 14:35:47 UTC Pre-commit check linux-x86_64-release-asan for d9dfaa7 has started.
2024-09-24 14:36:05 UTC Artifacts will be uploaded here
2024-09-24 14:38:26 UTC ya make is running...
🔴 2024-09-24 14:38:54 UTC Build failed, see the logs.

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 14:36:24 UTC Pre-commit check linux-x86_64-relwithdebinfo for d9dfaa7 has started.
2024-09-24 14:36:35 UTC Artifacts will be uploaded here
2024-09-24 14:38:55 UTC ya make is running...
🔴 2024-09-24 14:39:23 UTC Build failed, see the logs.

Copy link

❌ Documentation build

Revision build failed

Build logs

Errors (3)

❌ /ru/changelog-server.md: 12: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ /ru/changelog-server.md: 25: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ Link is unreachable: ./yql/reference/yql-core/udf/list/knn.md in /ru/changelog-server.md

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 14:46:07 UTC Pre-commit check linux-x86_64-release-clang14 for d9dfaa7 has started.
2024-09-24 14:46:17 UTC Artifacts will be uploaded here
2024-09-24 14:48:05 UTC Check cancelled

попоравил YDB на {{ ydb-short-name }}
Copy link

❌ Documentation build

Revision build failed

Build logs

Errors (3)

❌ /ru/changelog-server.md: 12: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ /ru/changelog-server.md: 25: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ Link is unreachable: ./yql/reference/yql-core/udf/list/knn.md in /ru/changelog-server.md

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 14:54:04 UTC Pre-commit check linux-x86_64-relwithdebinfo for 5ba9175 has started.
2024-09-24 14:54:08 UTC Artifacts will be uploaded here
2024-09-24 14:56:36 UTC ya make is running...
🔴 2024-09-24 14:57:08 UTC Build failed, see the logs.

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 15:02:02 UTC Pre-commit check linux-x86_64-release-clang14 for 5ba9175 has started.
2024-09-24 15:03:07 UTC Artifacts will be uploaded here
2024-09-24 15:05:33 UTC ya make is running...
🔴 2024-09-24 15:06:04 UTC Build failed, see the logs.

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 15:02:28 UTC Pre-commit check linux-x86_64-release-asan for 5ba9175 has started.
2024-09-24 15:02:48 UTC Artifacts will be uploaded here
2024-09-24 15:05:08 UTC ya make is running...
🔴 2024-09-24 15:05:39 UTC Build failed, see the logs.

добавил инфо про LDAP и описание нескольких фиксов
Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 15:37:49 UTC Pre-commit check linux-x86_64-release-clang14 for 088653c has started.
2024-09-24 15:38:28 UTC Artifacts will be uploaded here
2024-09-24 15:39:25 UTC Check cancelled

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 15:38:06 UTC Pre-commit check linux-x86_64-release-asan for 088653c has started.
2024-09-24 15:38:17 UTC Artifacts will be uploaded here
2024-09-24 15:39:25 UTC Check cancelled

убрал "Ошибка специфична для 24-1 и выше. Предлагаю исключить из заметок к выпуску по 24-1.
"
Copy link

❌ Documentation build

Revision build failed

Build logs

Errors (3)

❌ /ru/changelog-server.md: 12: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ /ru/changelog-server.md: 25: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ Link is unreachable: ./yql/reference/yql-core/udf/list/knn.md in /ru/changelog-server.md

1 similar comment
Copy link

❌ Documentation build

Revision build failed

Build logs

Errors (3)

❌ /ru/changelog-server.md: 12: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ /ru/changelog-server.md: 25: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

❌ Link is unreachable: ./yql/reference/yql-core/udf/list/knn.md in /ru/changelog-server.md

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 15:44:35 UTC Pre-commit check linux-x86_64-release-asan for 1c17617 has started.
2024-09-24 15:44:39 UTC Artifacts will be uploaded here
2024-09-24 15:47:02 UTC ya make is running...
🔴 2024-09-24 15:47:29 UTC Build failed, see the logs.

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 15:44:36 UTC Pre-commit check linux-x86_64-release-clang14 for 1c17617 has started.
2024-09-24 15:44:40 UTC Artifacts will be uploaded here
2024-09-24 15:47:01 UTC ya make is running...
🔴 2024-09-24 15:47:32 UTC Build failed, see the logs.

Copy link

github-actions bot commented Sep 24, 2024

2024-09-24 15:46:31 UTC Pre-commit check linux-x86_64-relwithdebinfo for 1c17617 has started.
2024-09-24 15:46:35 UTC Artifacts will be uploaded here
2024-09-24 15:49:07 UTC ya make is running...
🔴 2024-09-24 15:49:36 UTC Build failed, see the logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants