Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(proto): permit CreatePartitionsRequest V1 #2549

Merged
merged 2 commits into from
Aug 3, 2023
Merged

Conversation

dnwe
Copy link
Collaborator

@dnwe dnwe commented Aug 3, 2023

This is identical in format to V0, but just influences the broker's response behaviour:

starting in version 1, on quota violation, brokers send out responses
before throttling.

Contributes-to: #2408

dnwe added 2 commits August 3, 2023 14:16
Add a test to ensure that the requiredVersion of the request and
response pairs matches. Accordingly fix DescribeConfigs which had a
V1_0_0_0 instead of V1_1_0_0 bug for V1 in the Response

Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
This is identical in format to V0, but just influences the broker's
response behaviour:
> starting in version 1, on quota violation, brokers send out responses
> before throttling.

Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
Base automatically changed from dnwe/required-version to main August 3, 2023 13:42
@dnwe dnwe merged commit c32ffd1 into main Aug 3, 2023
@dnwe dnwe deleted the dnwe/create-partitions-v1 branch August 3, 2023 13:43
@dnwe dnwe added fix feat and removed fix labels Aug 7, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants