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

Stream nb 24 3 #10630

Open
wants to merge 95 commits into
base: stream-nb-24-3
Choose a base branch
from

Conversation

dcherednik
Copy link
Member

No description provided.

GrigoriyPA and others added 30 commits September 10, 2024 11:45
Add audit logging for web logout operation.

merged ... (ydb-platform#9050) from main

Web logout now require proper authentication as audit record without name of the logged out user is meaningless. Previously web logout was anonymous.

KIKIMR-21764
…latform#9201)

merge 5c36245(ydb-platform#9157), ...(ydb-platform#9198) from `main`

KIKIMR-21965

- enforce creation of `TAlterExtSubDomain` operations only through `CreateCompatibleAlterExtSubDomain()` to ensure all proper state checking
- fix `TAlterExtSubDomain` compatibility with ESchemeOpAlterSubDomain
…ls-features

Merge mTLS features to stable-24-3
alexd65536 and others added 24 commits October 3, 2024 11:59
…db-platform#10098)

Storage pools duplication (in memory only) happened at the first database alter (first alter is actually constructs the database) causes StatusInvalidParameter errors for the next alters if they repeat storage pools specification. Ydbcp does exactly that and so databases created via ydbcp are displayed in the webui as having CONFIGURING state instead of RUNNING.

Databases stuck in that state are actually fully functional, but still are not being able to execute some alters until root schemeshard is rebooted.

KIKIMR-10367
YDBOPS-7628
Co-authored-by: Valery Mironov <[email protected]>
Co-authored-by: Anton Standrik <[email protected]>
Co-authored-by: Daniil Cherednik <[email protected]>
Co-authored-by: Vasily Gerasimov <[email protected]>
Co-authored-by: Andrei Rykov <[email protected]>
Co-authored-by: kruall <[email protected]>
Co-authored-by: Andrey Neporada <[email protected]>
Co-authored-by: Ivan Sukhov <[email protected]>
Co-authored-by: niksaveliev <[email protected]>
Co-authored-by: Artem Alekseev <[email protected]>
Co-authored-by: Артём Муфазалов <[email protected]>
Co-authored-by: uzhastik <[email protected]>
Co-authored-by: Artem Alekseev <[email protected]>
Co-authored-by: ivanmorozov333 <[email protected]>
Co-authored-by: Alexander Avdonkin <[email protected]>
Co-authored-by: Semyon <[email protected]>
Copy link

github-actions bot commented Oct 18, 2024

2024-10-18 17:41:30 UTC Pre-commit check for b426bae has started.
2024-10-18 17:44:50 UTC Build linux-x86_64-release-asan is running...
🟢 2024-10-18 18:40:31 UTC Build successful.
2024-10-18 18:40:47 UTC Tests are running...
🔴 2024-10-18 20:54:56 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16294 16165 0 30 50 49

🔴 2024-10-18 20:55:39 UTC ydbd size 5.6 GiB changed* by +20.9 MiB, which is >= 2.0 MiB vs stream-nb-24-3: Alert

ydbd size dash stream-nb-24-3: 1214afb merge: b426bae diff diff %
ydbd size 5 942 320 568 Bytes 5 964 279 136 Bytes +20.9 MiB +0.370%
ydbd stripped size 1 489 289 312 Bytes 1 496 478 272 Bytes +6.9 MiB +0.483%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Oct 18, 2024

2024-10-18 17:43:38 UTC Pre-commit check for b426bae has started.
2024-10-18 17:47:01 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-10-18 18:35:27 UTC Build successful.

Copy link

github-actions bot commented Oct 18, 2024

2024-10-18 17:46:29 UTC Pre-commit check for b426bae has started.
2024-10-18 17:49:50 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-10-18 18:59:11 UTC Build successful.
2024-10-18 18:59:26 UTC Tests are running...
🔴 2024-10-18 21:05:21 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
77451 63979 0 8 13422 42

🔴 2024-10-18 21:06:15 UTC ydbd size 8.2 GiB changed* by +46.2 MiB, which is >= 2.0 MiB vs stream-nb-24-3: Alert

ydbd size dash stream-nb-24-3: 1214afb merge: b426bae diff diff %
ydbd size 8 767 380 296 Bytes 8 815 853 384 Bytes +46.2 MiB +0.553%
ydbd stripped size 479 353 256 Bytes 482 078 248 Bytes +2.6 MiB +0.568%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

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

Successfully merging this pull request may close these issues.