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

Finsh grpc stream without extra empty message for query service. #1415

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

dcherednik
Copy link
Member

@dcherednik dcherednik commented Jan 30, 2024

Changelog entry

grpc allows to finish stream just without sending extra messages. This patch adds this in to query service.

#1314

Changelog category

  • Improvement

@dcherednik dcherednik requested a review from a team as a code owner January 30, 2024 11:59
Copy link

github-actions bot commented Jan 30, 2024

2024-01-30 12:14:03 UTC Pre-commit check for 16767a7 has started.
2024-01-30 12:14:04 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-30 12:49:19 UTC Build successful.
2024-01-30 12:49:31 UTC Tests are running...
🟢 2024-01-30 14:23:27 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60264 50968 0 0 9257 39

Copy link

github-actions bot commented Jan 30, 2024

2024-01-30 12:15:46 UTC Pre-commit check for 16767a7 has started.
2024-01-30 12:15:48 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-30 12:53:02 UTC Build successful.
2024-01-30 12:53:13 UTC Tests are running...
🔴 2024-01-30 14:32:04 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16011 15884 0 23 66 38

@dcherednik dcherednik merged commit 02f3fa6 into ydb-platform:main Jan 30, 2024
5 of 6 checks passed
This was referenced Jan 31, 2024
@pavelvelikhov pavelvelikhov mentioned this pull request Feb 3, 2024
@niksaveliev niksaveliev mentioned this pull request Feb 5, 2024
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
@dcherednik dcherednik deleted the grpc_steram_finish_opt branch March 22, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants