endgameinc/storm-metrics-statsd

Upgrade java-statsd-client and allow use of NoOpStatsDClient

jramsdale opened this issue · 1 comments

java-statsd-client 2.0.0 is out and it supports a no-op statsd client. We would like to use storm-metrics-statsd but at runtime optionally use the no-op implementation (for instance in testing).

This appears to be fixed and can be closed.