Skip to content

fix redirects and tabletinfo filtering for serverless databases #14221

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

Conversation

adameat
Copy link
Member

@adameat adameat commented Feb 5, 2025

Changelog entry

fix redirects and tabletinfo filtering for serverless databases

Changelog category

  • Bugfix

@adameat adameat requested a review from a team as a code owner February 5, 2025 09:35
Copy link

github-actions bot commented Feb 5, 2025

2025-02-05 09:37:01 UTC Pre-commit check for 61d8e07 has started.
2025-02-05 09:40:01 UTC Build linux-x86_64-release-asan is running...
🟢 2025-02-05 10:02:13 UTC Build successful.
2025-02-05 10:02:30 UTC Tests are running...
🔴 2025-02-05 10:35:27 UTC Test run completed, no test results found for commit 3bcab71. Please check test log.
🟢 2025-02-05 10:36:06 UTC ydbd size 5.6 GiB changed* by +1.0 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 529ebf9 merge: 61d8e07 diff diff %
ydbd size 6 002 719 800 Bytes 6 002 720 840 Bytes +1.0 KiB +0.000%
ydbd stripped size 1 504 230 240 Bytes 1 504 230 624 Bytes +384 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation
2025-02-05 10:36:07 UTC Check cancelled

Copy link

github-actions bot commented Feb 5, 2025

2025-02-05 09:37:25 UTC Pre-commit check for 61d8e07 has started.
2025-02-05 09:40:41 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2025-02-05 10:20:24 UTC Build successful.
2025-02-05 10:20:44 UTC Tests are running...
🔴 2025-02-05 10:35:30 UTC Test run completed, no test results found for commit 3bcab71. Please check test log.
🟢 2025-02-05 10:38:17 UTC ydbd size 8.3 GiB changed* by +960 Bytes, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 529ebf9 merge: 61d8e07 diff diff %
ydbd size 8 874 737 680 Bytes 8 874 738 640 Bytes +960 Bytes +0.000%
ydbd stripped size 484 298 600 Bytes 484 298 664 Bytes +64 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation
2025-02-05 10:38:19 UTC Check cancelled

@adameat adameat changed the title return PQRB tablet in ui (#14056) fix redirects and tabletinfo filtering for serverless databases Feb 5, 2025
Copy link

github-actions bot commented Feb 5, 2025

2025-02-05 10:41:20 UTC Pre-commit check for bef7fdc has started.
2025-02-05 10:44:58 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2025-02-05 10:54:20 UTC Build failed. see the build logs.
🔴 2025-02-05 10:54:22 UTC Tests run skipped.

Copy link

github-actions bot commented Feb 5, 2025

2025-02-05 10:41:28 UTC Pre-commit check for bef7fdc has started.
2025-02-05 10:44:53 UTC Build linux-x86_64-release-asan is running...
🔴 2025-02-05 10:54:52 UTC Build failed. see the build logs.
🔴 2025-02-05 10:54:54 UTC Tests run skipped.

@adameat adameat force-pushed the merge-3defd52d1370a57161a3edbe1c1c658f72892d52-to-stable-24-3 branch from e9f3681 to ad77dc0 Compare February 5, 2025 11:39
Copy link

github-actions bot commented Feb 5, 2025

2025-02-05 11:42:37 UTC Pre-commit check for 6af4af4 has started.
2025-02-05 11:45:28 UTC Build linux-x86_64-release-asan is running...
🟢 2025-02-05 12:20:52 UTC Build successful.
2025-02-05 12:21:07 UTC Tests are running...
🔴 2025-02-05 14:42:59 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11834 11724 0 40 27 43

🟢 2025-02-05 14:43:56 UTC ydbd size 5.6 GiB changed* by +31.6 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 529ebf9 merge: 6af4af4 diff diff %
ydbd size 6 002 719 800 Bytes 6 002 752 144 Bytes +31.6 KiB +0.001%
ydbd stripped size 1 504 230 240 Bytes 1 504 243 616 Bytes +13.1 KiB +0.001%

*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 Feb 5, 2025

2025-02-05 11:43:12 UTC Pre-commit check for 6af4af4 has started.
2025-02-05 11:46:06 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2025-02-05 12:40:08 UTC Build successful.
2025-02-05 12:40:24 UTC Tests are running...
🔴 2025-02-05 14:33:39 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
40427 35146 0 16 5220 45

🟢 2025-02-05 14:34:47 UTC ydbd size 8.3 GiB changed* by +49.4 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 529ebf9 merge: 6af4af4 diff diff %
ydbd size 8 874 737 680 Bytes 8 874 788 264 Bytes +49.4 KiB +0.001%
ydbd stripped size 484 298 600 Bytes 484 304 936 Bytes +6.2 KiB +0.001%

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

@adameat adameat self-assigned this Feb 5, 2025
fomichev3000
fomichev3000 previously approved these changes Feb 6, 2025
Copy link

github-actions bot commented Feb 6, 2025

2025-02-06 11:48:40 UTC Pre-commit check for bc6c3b8 has started.
2025-02-06 11:51:34 UTC Build linux-x86_64-release-asan is running...
🟢 2025-02-06 12:16:07 UTC Build successful.
2025-02-06 12:16:26 UTC Tests are running...
🔴 2025-02-06 14:30:57 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11833 11724 0 36 27 46

🟢 2025-02-06 14:32:00 UTC ydbd size 5.6 GiB changed* by +34.9 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 529ebf9 merge: bc6c3b8 diff diff %
ydbd size 6 002 719 800 Bytes 6 002 755 520 Bytes +34.9 KiB +0.001%
ydbd stripped size 1 504 230 240 Bytes 1 504 244 896 Bytes +14.3 KiB +0.001%

*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 Feb 6, 2025

2025-02-06 11:48:40 UTC Pre-commit check for bc6c3b8 has started.
2025-02-06 11:51:41 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2025-02-06 12:33:59 UTC Build successful.
2025-02-06 12:34:16 UTC Tests are running...
🔴 2025-02-06 14:32:33 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
40428 35140 0 21 5220 47

🟢 2025-02-06 14:33:42 UTC ydbd size 8.3 GiB changed* by +63.6 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 529ebf9 merge: bc6c3b8 diff diff %
ydbd size 8 874 737 680 Bytes 8 874 802 840 Bytes +63.6 KiB +0.001%
ydbd stripped size 484 298 600 Bytes 484 305 384 Bytes +6.6 KiB +0.001%

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

@adameat adameat enabled auto-merge (squash) February 6, 2025 12:34
@adameat adameat merged commit 4dbe124 into ydb-platform:stable-24-3 Feb 6, 2025
6 of 10 checks passed
@adameat adameat deleted the merge-3defd52d1370a57161a3edbe1c1c658f72892d52-to-stable-24-3 branch February 6, 2025 15:02
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.

3 participants