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

fix: change partition limit for new topic creation #1406

Merged
merged 2 commits into from
Feb 1, 2022
Merged

Conversation

wtrocki
Copy link
Collaborator

@wtrocki wtrocki commented Jan 31, 2022

Verification

#fail 
rhoas kafka topic create --partitions=3000
# pass
rhoas kafka topic create --partitions=900

@wtrocki wtrocki requested a review from a team as a code owner January 31, 2022 16:53
@rkpattnaik780
Copy link
Contributor

Looks good. These tests need to be updated.

@wtrocki
Copy link
Collaborator Author

wtrocki commented Feb 1, 2022

Done

@wtrocki wtrocki merged commit 437dd95 into main Feb 1, 2022
@wtrocki wtrocki deleted the partition-limit branch February 1, 2022 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