Skip to content

Upgrade Apache Kafka client version to 3.7.0 #3116

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

Closed
sobychacko opened this issue Mar 13, 2024 · 0 comments · Fixed by #3117
Closed

Upgrade Apache Kafka client version to 3.7.0 #3116

sobychacko opened this issue Mar 13, 2024 · 0 comments · Fixed by #3117
Assignees
Milestone

Comments

@sobychacko
Copy link
Contributor

No description provided.

@sobychacko sobychacko added this to the 3.2.0-M2 milestone Mar 13, 2024
@sobychacko sobychacko self-assigned this Mar 13, 2024
sobychacko added a commit to sobychacko/spring-kafka that referenced this issue Mar 13, 2024
Fixes: spring-projects#3116

* Upgrade kafka-client to 3.7.0
* Necessary test changes due to `KafkaConsumer` now uses a delegate based
  model for consumers to create legacy vs consumer-group based consumers
  See the following link for more details.
  https://cwiki.apache.org/confluence/display/KAFKA/The+Next+Generation+of+the+Consumer+Rebalance+Protocol+%28KIP-848%29+-+Early+Access+Release+Notes
* Implement Kafka producer `clientInstanceId()` method in `CloseSafeProducer`
* whats-new changes
artembilan pushed a commit that referenced this issue Mar 13, 2024
Fixes: #3116

* Necessary test changes due to `KafkaConsumer` now uses a delegate based
  model for consumers to create legacy vs consumer-group based consumers
  See the following link for more details.
  https://cwiki.apache.org/confluence/display/KAFKA/The+Next+Generation+of+the+Consumer+Rebalance+Protocol+%28KIP-848%29+-+Early+Access+Release+Notes
* Implement Kafka producer `clientInstanceId()` method in `CloseSafeProducer`
* whats-new changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant