treasure-data / kafka-fluentd-consumer

Kafka Consumer for Fluentd
32 stars 18 forks source link

Upgrade fluency to 0.0.11 #14

Closed komamitsu closed 8 years ago

komamitsu commented 8 years ago

I fixed this bug (https://github.com/komamitsu/fluency/pull/23) of fluency and released the fix in 0.0.11. This bug happens only when Fluency#emit passes a huge data at once compared to configurated buffer size. But I recommend you to use 0.0.11 just in case.