allegro / kafka-offset-monitor-graphite

Graphite reporter for Kafka Offset Monitor.
Apache License 2.0
44 stars 21 forks source link

Cache expiry bug #2

Closed adamdubiel closed 9 years ago

adamdubiel commented 9 years ago

Solving #1 and added e2e tests with mock graphite. To reproduce the bug, run test suite on unmodified OffsetGraphiteReporter. Changed unit of time for cache expiry to be able to test this code in some finite time. Time unit doesn't matter that much.

pjagielski commented 9 years ago

:+1:

druminski commented 9 years ago

:+1:

dankraw commented 9 years ago

:+1:

rzukow commented 9 years ago

:+1: