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

YMQ: a couple of fixes (for stable-24-3) #10082

Merged
merged 2 commits into from
Oct 5, 2024

Conversation

qyryq
Copy link
Collaborator

@qyryq qyryq commented Oct 4, 2024

YMQ: drop empty MD5* fields from JSON responses #10081

YMQ: Fix ProtoToJsonPrinter #10099

@qyryq qyryq requested a review from a team as a code owner October 4, 2024 09:19
Copy link

github-actions bot commented Oct 4, 2024

2024-10-04 09:23:29 UTC Pre-commit check for ae6a923 has started.
2024-10-04 09:26:20 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-10-04 09:35:27 UTC Build successful.

Copy link

github-actions bot commented Oct 4, 2024

2024-10-04 09:23:35 UTC Pre-commit check for ae6a923 has started.
2024-10-04 09:26:19 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-10-04 10:09:08 UTC Build successful.
2024-10-04 10:09:23 UTC Tests are running...
🔴 2024-10-04 12:15:37 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
76845 63374 0 8 13420 43

🟢 2024-10-04 12:16:39 UTC ydbd size 8.2 GiB changed* by -32 Bytes, which is <= 0 Bytes vs stable-24-3: OK

ydbd size dash stable-24-3: 6508540 merge: ae6a923 diff diff %
ydbd size 8 805 545 168 Bytes 8 805 545 136 Bytes -32 Bytes -0.000%
ydbd stripped size 480 069 544 Bytes 480 069 544 Bytes 0 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

Copy link

github-actions bot commented Oct 4, 2024

2024-10-04 09:23:43 UTC Pre-commit check for ae6a923 has started.
2024-10-04 09:26:24 UTC Build linux-x86_64-release-asan is running...
🟢 2024-10-04 09:51:40 UTC Build successful.
2024-10-04 09:51:55 UTC Tests are running...
🔴 2024-10-04 11:54:03 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15750 15635 0 20 49 46

🟢 2024-10-04 11:54:47 UTC ydbd size 5.6 GiB changed* by -80 Bytes, which is <= 0 Bytes vs stable-24-3: OK

ydbd size dash stable-24-3: 6508540 merge: ae6a923 diff diff %
ydbd size 5 962 075 736 Bytes 5 962 075 656 Bytes -80 Bytes -0.000%
ydbd stripped size 1 491 985 472 Bytes 1 491 985 408 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

@qyryq qyryq changed the title YMQ: drop empty MD5* fields from JSON responses (for stable-24-3) YMQ: a couple of fixes (for stable-24-3) Oct 5, 2024
Copy link

github-actions bot commented Oct 5, 2024

2024-10-05 15:23:05 UTC Pre-commit check for 623543e has started.
2024-10-05 15:25:49 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-10-05 16:09:31 UTC Build successful.
2024-10-05 16:09:46 UTC Tests are running...
🔴 2024-10-05 18:21:50 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
76867 63398 0 6 13420 43

🟢 2024-10-05 18:22:36 UTC ydbd size 8.2 GiB changed* by -752 Bytes, which is <= 0 Bytes vs stable-24-3: OK

ydbd size dash stable-24-3: dcbe1a9 merge: 623543e diff diff %
ydbd size 8 805 546 096 Bytes 8 805 545 344 Bytes -752 Bytes -0.000%
ydbd stripped size 480 069 736 Bytes 480 069 672 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

Copy link

github-actions bot commented Oct 5, 2024

2024-10-05 15:23:05 UTC Pre-commit check for 623543e has started.
2024-10-05 15:25:56 UTC Build linux-x86_64-release-asan is running...
🟢 2024-10-05 15:50:57 UTC Build successful.
2024-10-05 15:51:16 UTC Tests are running...
🔴 2024-10-05 18:00:49 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15775 15657 0 26 47 45

🟢 2024-10-05 18:01:32 UTC ydbd size 5.6 GiB changed* by -1.5 KiB, which is <= 0 Bytes vs stable-24-3: OK

ydbd size dash stable-24-3: dcbe1a9 merge: 623543e diff diff %
ydbd size 5 962 077 024 Bytes 5 962 075 488 Bytes -1.5 KiB -0.000%
ydbd stripped size 1 491 986 048 Bytes 1 491 985 344 Bytes -704 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

Copy link

github-actions bot commented Oct 5, 2024

2024-10-05 15:24:59 UTC Pre-commit check for 623543e has started.
2024-10-05 15:27:44 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-10-05 15:35:31 UTC Build successful.

@qyryq qyryq merged commit 3296632 into ydb-platform:stable-24-3 Oct 5, 2024
8 of 12 checks passed
uzhastik pushed a commit to uzhastik/ydb that referenced this pull request Oct 7, 2024
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.

2 participants