java-dogstatsd-client icon indicating copy to clipboard operation
java-dogstatsd-client copied to clipboard

package/class conflict - consider renaming

Open michaelmoss opened this issue 8 years ago • 4 comments

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. You might consider renaming the package in this project to com.datadog...

michaelmoss avatar Mar 20 '17 14:03 michaelmoss

/cc @irabinovitch

masci avatar Mar 20 '17 16:03 masci

Thanks @ovesh, since we cut the fork I guess we should rename the package, thoughts?

masci avatar Mar 21 '17 13:03 masci

no objections ; I just wanted to show that this has been brought up before (albeit in different circumstances)

ovesh avatar Mar 22 '17 00:03 ovesh