Skip to content

CAMEL-22811 - camel-kafka: Support Kafka 4.0 KIP-848 consumer rebalan…#21626

Open
oscerd wants to merge 1 commit intomainfrom
22811
Open

CAMEL-22811 - camel-kafka: Support Kafka 4.0 KIP-848 consumer rebalan…#21626
oscerd wants to merge 1 commit intomainfrom
22811

Conversation

@oscerd
Copy link
Contributor

@oscerd oscerd commented Feb 27, 2026

…ce protocol (group.protocol=consumer)

Description

Target

  • I checked that the commit is targeting the correct branch (Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

…ce protocol (group.protocol=consumer)

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@oscerd
Copy link
Contributor Author

oscerd commented Feb 27, 2026

/component-tests kafka camel-debezium

Result ✅ The tests passed successfully

@github-actions
Copy link
Contributor

🤖 The Apache Camel test robot will run the tests for you 👍

@apupier
Copy link
Contributor

apupier commented Feb 27, 2026

Is it to fix the failing tests on Ci related to Kafka? https://ci-builds.apache.org/job/Camel/job/Camel%20Core%20(Build%20and%20test)/job/main/1685/testReport/org.apache.camel.processor.idempotent.kafka/
If not, I think it would be better to wait for merging this one that we solved the tests errors on the Jenkins CI

@oscerd
Copy link
Contributor Author

oscerd commented Feb 27, 2026

It's for supporting that case 22811, locally everything works. I can wait to merge.

@davsclaus
Copy link
Contributor

kafka tests passes locally, the CI servers can be failing from time to time due odd reasons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants