Michael Moss

Results 2 issues of Michael Moss

Hi, please see: https://github.com/airbnb/kafka-statsd-metrics2/issues/13#issuecomment-287769919 java-dogstatsd-client was once forked from https://github.com/tim-group/java-statsd-client, however, folks who import both into their projects might run into bizarre runtime errors because the package/classnames are the same....

Hi, this is a great, useful library. I tested this libraries compatibility with various 'schema evolution' scenarios where I changed the protobuf (added fields, renamed fields, changed optional->repeated, etc) pass...