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 supported7 Subscribers
Add a CodeTriage badge to spring-kafka
Help out
- Issues
- 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
- Add annotation for id class mapping
- `onMessage` methods in *MessageListener should allow for checked exception throwing
- Support for KafkaProxy for @KafkaListener
- Docs
- Java not yet supported