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

Merge remote-tracking branch 'apache-kafka/3.8' #1512

Open
wants to merge 5 commits into
base: 3.8
Choose a base branch
from

Conversation

smjn
Copy link
Member

@smjn smjn commented Nov 7, 2024

Conflicts were resolved by keeping our version 7.8.0-0-ccs instead of upstream 3.8.2-SNAPSHOT

CONFLICT (content): Merge conflict in gradle.properties
CONFLICT (content): Merge conflict in streams/quickstart/java/pom.xml
CONFLICT (content): Merge conflict in streams/quickstart/java/src/main/resources/archetype-resources/pom.xml
CONFLICT (content): Merge conflict in streams/quickstart/pom.xml
CONFLICT (content): Merge conflict in tests/kafkatest/__init__.py
CONFLICT (content): Merge conflict in tests/kafkatest/version.py

jlprat and others added 5 commits October 17, 2024 17:52
Signed-off-by: Josep Prat <josep.prat@aiven.io>
…exceeds 10k (apache#17604)

We fail the entire CreateTopicsRequest action if there are more than 10k total
partitions being created in this topic for this specific request. The usual pattern for
this API to try and succeed with some topics. Since the 10k limit applies to all topics
then no topic should be created if they all exceede it.

Reviewers: Colin P. McCabe <cmccabe@apache.org>
Reviewers: Lianet Magrans <lmagrans@confluent.io>, Federico Valeri <fedevaleri@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com>
@smjn smjn requested review from a team as code owners November 7, 2024 06:08
@confluent-cla-assistant
Copy link

All contributors need to sign the Contributor License Agreement here before this PR can be approved.
❌ jlprat
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

@omkreddy
Copy link
Member

omkreddy commented Nov 7, 2024

currently branch is protected. will after after release

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.

5 participants