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 supported11 Subscribers
Add a CodeTriage badge to spring-kafka
Help out
- Issues
- Permit configuring Deserializer/Serializer that is backing JacksonJsonDeserializer/Serializer
- Feature: First-class DLT replay API (operator-driven re-processing of records after DLT handling)
- Async @KafkaListener (CompletableFuture / Mono / suspend): in-flight work outlives container stop and races downstream resources shutdown
- Add consumer exception handler callback
- Opt-in partition-sequential dispatch for async @KafkaListener return types
- handleConsumerException without CommonErrorHandler
- GH-4388: Cross-reference alwaysStartAfterRefresh from autoStartup and autoStartDltHandler Javadoc
- Add message converter support for ShareKafkaListenerContainerFactory
- Allow delaying the initial message consumption
- Misleading autoStartDltHandler property/documentation for @RetryableTopic in tests
- Docs
- Java not yet supported