We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
No description provided.
The text was updated successfully, but these errors were encountered:
spring-projectsGH-3116: Upgrade kafka-client to 3.7.0
0cf5f8e
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
GH-3116: Upgrade kafka-client to 3.7.0
e1c84bd
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
sobychacko
Successfully merging a pull request may close this issue.
No description provided.
The text was updated successfully, but these errors were encountered: