li-apache-kafka-clients is a wrapper library for the Apache Kafka vanilla clients. It provides additional features such as large message support and auditing to the Java producer and consumer in the open source Apache Kafka.
Stars
137
Forks
50
Watchers
137
Open Issues
15
Overall repository health assessment
No package.json found
This might not be a Node.js project
57
commits
23
commits
22
commits
18
commits
13
commits
7
commits
6
commits
5
commits
3
commits
2
commits
Remove waiting for connection to conductor during instrumented clients creation (#201)
b252f7aView on GitHubRevert "Bypass large message processing when passthrough is enabled for consumer (#193)" (#196)
0933d0fView on GitHubBypass large message processing when passthrough is enabled for consumer (#193)
5441f92View on GitHubFix Kafka flush() contract different in vanilla client v/s li-apache-kafka-clients (#192)
a9db42eView on GitHubBump kafka version from 2.0.0.28 to 2.0.0.29 to pick up fix for cluster id check (#190)
e158528View on GitHubAdd new LiKafkaConsumerImpl metric - _offsetInvalidOrOutRangeCounter to estimate the potential data loss (#185)
da22836View on GitHubbump conductor client, log conductor connection failures as warnings for instrumented clients (#187)
3ac013dView on GitHub