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
- kafka test jars are included in spring-kafka-test
- Make `ContainerPausingBackOffHandler` working in batch mode.
- Align default behavior of `@RetryableTopic` and `RetryTopicConfigurationBuilder` with documentation
- Events skipped in group rebalancing
- Configure if message goes to DLQ after retries conditionally, based on MessageHeaders and thrown Exception
- Optimize a `MessagingMessageListenerAdapter` returning `null` from the `DelegatingInvocableHandler.invoke()`
- DefaultErrorHandler doesn't work with suspend methods
- Adds the ability to add record interceptors instead of override them
- Forbid fenced Container to stop ConcurrentContainer
- childContainer of previous run is stopping ConcurrentContainer after a new start
- Docs
- Java not yet supported