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

refactor CreatePartitions endpoint of Kafka API to use TUpdateSchemeActor #1005

Conversation

siarheivesialou
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Jan 15, 2024

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 4226007.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
59878 50654 0 4 9209 11

🔴 linux-x86_64-release-asan: some tests FAILED for commit 4226007.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15863 15725 0 21 101 16

@siarheivesialou siarheivesialou force-pushed the make_create_partitions_use_existing_code branch from 8df7353 to 78fe877 Compare January 16, 2024 07:45
@siarheivesialou siarheivesialou force-pushed the make_create_partitions_use_existing_code branch from 78fe877 to 4226007 Compare January 16, 2024 07:52
nshestakov
nshestakov previously approved these changes Jan 16, 2024
} else {
SendResultCallback(TEvKafka::TEvTopicModificationResponse::EStatus::ERROR, ReplyMessage);
}
if (Issue.IssueCode == Ydb::PersQueue::ErrorCode::ACCESS_DENIED) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Почему такой выбор именно конвертации scheme_error?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Обсудили, исправил

Fix incorrect output format in case of two same topics provided for Create Partitions.
Refactorings + style fixes.
@siarheivesialou siarheivesialou force-pushed the make_create_partitions_use_existing_code branch from edf18fa to 1ed5af2 Compare January 18, 2024 08:14
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 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.

3 participants