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-20966: RemoteLogInputStream can attempt an unbounded memory allocation when reading a corrupted remote log segment
- KAFKA-20967: RemoteLogManager.read() leaks the remote segment InputStream when reading a batch fails
- KAFKA-20968: Connect retry backoff overflows with infinite retries, dropping the delay to zero and restarting the exponential ramp
- KAFKA-20959: Skip deleted-topic auto-commit retries before rebalance
- MINOR: Fix typos in Streams configuration docs
- KAFKA-19042 Rewrite SaslMultiMechanismConsumerTest, SaslSslConsumerTest, SslConsumerTest to Java
- KAFKA-20947 Fix reversed subtraction for ZkWriteSnapshotTimeMs metric
- KAFKA-20951: Clean up sensor bookkeeping on individual removal
- MINOR: Implement optional content size field in LZ4 frame header per LZ4 spec
- KAFKA-20922: Guard null values in key-value store iterators
- Docs
- Java not yet supported