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 supported10 Subscribers
Add a CodeTriage badge to spring-kafka
Help out
- Issues
- make the method setBackOffFunction work for the batch processing as well
- KafkaMessageListenerContainer for ackMode=COUNT_TIME doesn't check ackTime
- GH-4439: Pass full record list to batch rollback processor
- Different behavior for value serializer mappings for different classloaders
- DefaultAfterRollbackProcessor for batch-listeners consuming ConsumerRecords doesn't seek consumer
- NPE when properties are not defined for StreamsBuilderFactoryBean
- Fix NPE in StreamsBuilderFactoryBean when Properties are null
- `BatchListenerFailedException` silently commits offsets for unprocessed records in `BatchMessageListener`
- GH-4422: Add test coverage for null/empty override properties in DefaultKafkaConsumerFactory
- Add test coverage for null/empty override properties in DefaultKafkaConsumerFactory
- Docs
- Java not yet supported