issues
search
hoppity
/
kafka-http-proxy
A proxy that allows applications to use Kafka via HTTP written in NodeJS
Apache License 2.0
3
stars
4
forks
source link
ensure offsets generated correctly
#36
Closed
ducas
closed
8 years ago
ducas
commented
8 years ago
issue caused by gets happening without a commit making offset map clear as no messages in buffer
clear buffer after messages returned
only generate offset map if messages returned