spring-kafka
https://github.com/spring-projects/spring-kafka
Java
Provides Familiar Spring Abstractions for Apache Kafka
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported6 Subscribers
Add a CodeTriage badge to spring-kafka
Help out
- Issues
- Kafka Streams tracing no longer working after upgrading to Spring Boot 3 + Micrometer Tracing
- Native build fails with java.lang.NoSuchMethodException: org.apache.kafka.common.security.authenticator.SaslClientCallbackHandler
- Consumer committed offsets not tracking LSO with FixTxOffsets and rollbacked transactions
- Spring Kafka with GraalVM - org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism PLAIN
- Support kafka parallel-consumer
- Handling connection errors with KafkaTemplate when cluster not available
- Differentiate back-off exceptions from 'real' application errors in Listener Micrometer timer metrics for retry topics
- Switch from batch to record-by-record processing in case an exception occured.
- Delete one message from Kafka server as it can't deserialized , but not restart Consumer server ,then it continue poll this message caused high CP
- FeatureRequest for @RetryableTopics mechanism: Clean up retry-topics with tombstones after message recovery
- Docs
- Java not yet supported