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
- KafkaMessageListenerContainer.getAssignedPartitions can throw ConcurrentModificationException
- Deprecated ContainerProperties#setTransactionManager breaks proper implementation of Idempotent Receiver pattern
- GH-3706: Align RetryTopicConfigurationBuilder default with @RetryableTopic
- add acknowledge(record) to allow long finished batches to be acked.
- GH-3618: Support CommonErrorHandler for suspend functions
- Extend AcknowledgingMessageListener to inherit from MessageListener
- ConsumerRecordRecoverer failures cause infinite reprocessing
- Conflict when observability enabled and mixed batch and non-batch listeners
- Add ackMode attribute to @KafkaListener for per-listener acknowledgment configuration
- Conflict between legacy KafkaListenerMetrics and Observation-based metrics (spring.kafka.listener_seconds tag mismatch)
- Docs
- Java not yet supported