-
Notifications
You must be signed in to change notification settings - Fork 563
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
Kafka fix verigy and partitions releases to 24-1 #3536
Closed
niksaveliev
wants to merge
103
commits into
ydb-platform:main
from
niksaveliev:kafka-balance-fixes-to-24-1
Closed
Kafka fix verigy and partitions releases to 24-1 #3536
niksaveliev
wants to merge
103
commits into
ydb-platform:main
from
niksaveliev:kafka-balance-fixes-to-24-1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* support trailing generic query responses (ydb-platform#1441) * improving potential bottleneck in grpc layer of the query service (ydb-platform#1278)
Set mkql runtime version, fix tests. (KIKIMR-19847)
* Initial commit * Fixes Co-authored-by: Nikolay Shumkov <153636981+shnikd@users.noreply.github.com>
* Fix scrubbing and flapping unittest (ydb-platform#1640) * Fix leaking blobs via using patching (ydb-platform#1639) --------- Co-authored-by: kruall <kruall@ydb.tech>
* Yql 17542 simplify alloc in compute actor (ydb-platform#1452) * YQL-17542 Simplify allocator usage in ComputeActors * fix build * fix dup * YQL-17542 move SaveState LoadState (ydb-platform#1474) * YQL-17703 always use sized allocator in CA (ydb-platform#1522) * YQL-17542 split FillIoMaps (ydb-platform#1537) * YQL-17755 fix drying input up (ydb-platform#1604) * YQL-17542 split stat (ydb-platform#1553) * YQL-17542 remove transition guards (ydb-platform#1610) * YQL-17542 get rid of std::any in handling sources state (ydb-platform#1635) * YQL-17755 ut for TComputeActorAsyncInputHelperTest::PollAsyncInput (ydb-platform#1626) * YQL-17542 move TaskRunner dependent Execute to TDqSyncComputeActorBase (ydb-platform#1599) * YQL-17542 move TaskRunner dependent Execute to TDqSyncComputeActorBase (ydb-platform#1666)
Co-authored-by: Tony-Romanov <150126326+Tony-Romanov@users.noreply.github.com>
Co-authored-by: Iuliia Sidorina <yulia@ydb.tech>
Co-authored-by: Daniil Cherednik <dcherednik@ydb.tech> Co-authored-by: spuchin <spuchin@ydb.tech>
Co-authored-by: Oleg Doronin <dorooleg@yandex.ru>
🔴 Unable to merge your PR into the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog entry
...
Changelog category
Additional information
...