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 supported5 Subscribers
Add a CodeTriage badge to spring-kafka
Help out
- Issues
- Handling connection errors with KafkaTemplate when cluster not available
- Spring Managed Consumer Interceptors
- 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.
- Have one consumer for retry topics
- ErrorHandlingDeserializer: should failedDeserializationFunction be mandatory?
- MessagingMessageListenerAdapter.determineInferredType not working when a custom annotation is present Kafka listener method argument
- 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
- Prevent message being reprocessed endlessly many times if using isStopContainerWhenFenced and message cannot be processed because of transaction timeout
- Docs
- Java not yet supported