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

24-3 Fix memory consumption restriction in stream RPC calls (#10758) #10866

Conversation

UgnineSirdis
Copy link
Collaborator

(cherry picked from commit 99c5efb)

Changelog entry

Fix memory consumption restriction in stream RPC calls: execute scan query, execute query and yql script

Changelog category

  • Bugfix

Additional information

...

@UgnineSirdis UgnineSirdis requested a review from a team as a code owner October 24, 2024 18:25
Copy link

github-actions bot commented Oct 24, 2024

2024-10-24 18:27:44 UTC Pre-commit check for 166962b has started.
2024-10-24 18:30:48 UTC Build linux-x86_64-release-asan is running...
🟢 2024-10-24 18:52:44 UTC Build successful.
2024-10-24 18:53:10 UTC Tests are running...
🔴 2024-10-24 20:59:44 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10249 10151 0 30 25 43

🟢 2024-10-24 21:00:25 UTC ydbd size 5.6 GiB changed* by +24 Bytes, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 93f64f6 merge: 166962b diff diff %
ydbd size 5 986 600 416 Bytes 5 986 600 440 Bytes +24 Bytes +0.000%
ydbd stripped size 1 500 709 888 Bytes 1 500 709 408 Bytes -480 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 24, 2024

2024-10-24 18:28:00 UTC Pre-commit check for 166962b has started.
2024-10-24 18:31:03 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-10-24 19:11:00 UTC Build successful.
2024-10-24 19:11:17 UTC Tests are running...
🔴 2024-10-24 20:45:38 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14554 13197 0 12 1301 44

🟢 2024-10-24 20:46:20 UTC ydbd size 8.2 GiB changed* by +2.6 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 93f64f6 merge: 166962b diff diff %
ydbd size 8 852 157 144 Bytes 8 852 159 848 Bytes +2.6 KiB +0.000%
ydbd stripped size 483 371 016 Bytes 483 371 016 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 24, 2024

2024-10-24 18:28:19 UTC Pre-commit check for 166962b has started.
2024-10-24 18:31:27 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-10-24 18:37:41 UTC Build successful.

@UgnineSirdis UgnineSirdis merged commit f691ff7 into ydb-platform:stable-24-3 Oct 25, 2024
8 of 12 checks passed
@UgnineSirdis UgnineSirdis deleted the fix-rpc-stream-backpressure-24-3 branch October 25, 2024 08:34
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