kafka
https://github.com/apache/kafka
Java
Mirror of 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 supported306 Subscribers
View all SubscribersAdd a CodeTriage badge to kafka
Help out
- Issues
- kAFKA-9651:Handle edge case when partition metadata contains zero partitions
- KAFKA-19863: Add documentation on how to implement a custom exception(with ref to DLQ)
- KAFKA-20235: Replace System.out.println with proper logger for missing property file warning
- KAFKA-13819: Add application.server to Streams assignor logs when set
- KAFKA-20169: Support static membership for Kafka Streams with the streams rebalance protocol at Client Side.
- KAFKA-20232: Fix WakeupException in awaitMetadataUpdate()
- KAFKA-19562: Replace hand-written AbortedTxn with generated protocol
- KAFKA-20167 Introduce CloseOptions.DEFAULT for Kafka Streams (WIP)
- KAFKA-20166: Ensure consumer with auto-commit enabled commits offsets before switching partitions
- fix: replace 12 bare except clauses with except Exception
- Docs
- Java not yet supported