Skip to content

YMQ: a couple of fixes (for stable-24-3-9-hotfix) #10083

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

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:20
Copy link

github-actions bot commented Oct 4, 2024

2024-10-04 09:23:49 UTC Pre-commit check for 1ced25b has started.
2024-10-04 09:26:33 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-10-04 09:35:46 UTC Build successful.

Copy link

github-actions bot commented Oct 4, 2024

2024-10-04 09:23:50 UTC Pre-commit check for 1ced25b has started.
2024-10-04 09:26:35 UTC Build linux-x86_64-release-asan is running...
🟢 2024-10-04 09:52:04 UTC Build successful.
2024-10-04 09:52:19 UTC Tests are running...
🔴 2024-10-04 11:58:25 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15643 15534 0 24 51 34

🟢 2024-10-04 11:59:07 UTC ydbd size 5.5 GiB changed* by -96 Bytes, which is <= 0 Bytes vs stable-24-3-9-hotfix: OK

ydbd size dash stable-24-3-9-hotfix: 1553b8e merge: 1ced25b diff diff %
ydbd size 5 935 532 752 Bytes 5 935 532 656 Bytes -96 Bytes -0.000%
ydbd stripped size 1 488 079 616 Bytes 1 488 079 552 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 4, 2024

2024-10-04 09:23:52 UTC Pre-commit check for 1ced25b has started.
2024-10-04 09:26:40 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-10-04 10:09:22 UTC Build successful.
2024-10-04 10:09:35 UTC Tests are running...
🔴 2024-10-04 12:22:33 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
76733 63273 0 6 13422 32

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

ydbd size dash stable-24-3-9-hotfix: 1553b8e merge: 1ced25b diff diff %
ydbd size 8 762 256 136 Bytes 8 762 256 104 Bytes -32 Bytes -0.000%
ydbd stripped size 479 055 912 Bytes 479 055 912 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

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

github-actions bot commented Oct 5, 2024

2024-10-05 15:25:25 UTC Pre-commit check for dfb5ed6 has started.
2024-10-05 15:28:06 UTC Build linux-x86_64-release-asan is running...
🟢 2024-10-05 15:53:02 UTC Build successful.
2024-10-05 15:53:17 UTC Tests are running...
🔴 2024-10-05 17:59:25 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15646 15531 0 25 49 41

🟢 2024-10-05 18:00:13 UTC ydbd size 5.5 GiB changed* by -1.5 KiB, which is <= 0 Bytes vs stable-24-3-9-hotfix: OK

ydbd size dash stable-24-3-9-hotfix: 1553b8e merge: dfb5ed6 diff diff %
ydbd size 5 935 532 752 Bytes 5 935 531 216 Bytes -1.5 KiB -0.000%
ydbd stripped size 1 488 079 616 Bytes 1 488 078 912 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:25:28 UTC Pre-commit check for dfb5ed6 has started.
2024-10-05 15:28:08 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-10-05 15:36:04 UTC Build successful.

Copy link

github-actions bot commented Oct 5, 2024

2024-10-05 15:27:53 UTC Pre-commit check for dfb5ed6 has started.
2024-10-05 15:30:40 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-10-05 16:12:52 UTC Build successful.
2024-10-05 16:13:06 UTC Tests are running...
🔴 2024-10-05 18:25:22 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
76735 63274 0 6 13422 33

🟢 2024-10-05 18:26:07 UTC ydbd size 8.2 GiB changed* by -688 Bytes, which is <= 0 Bytes vs stable-24-3-9-hotfix: OK

ydbd size dash stable-24-3-9-hotfix: 1553b8e merge: dfb5ed6 diff diff %
ydbd size 8 762 256 136 Bytes 8 762 255 448 Bytes -688 Bytes -0.000%
ydbd stripped size 479 055 912 Bytes 479 055 912 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

@qyryq qyryq merged commit 56f9cac into ydb-platform:stable-24-3-9-hotfix Oct 5, 2024
8 of 12 checks passed
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