jjneely / buckytools

Go implementation of useful tools for dealing with Graphite's Whisper DBs and Carbon hashing
Other
87 stars 21 forks source link

Extra port number in address #16

Closed azhiltsov closed 7 years ago

azhiltsov commented 7 years ago

It introduced after the 8192e5497cfcf69b6187101c149bddbd2ada6394

$ bucky delete -h 10.20.30.40:4242 test1.test2.wisp1 Deleting 1 metrics on 10.20:30:40:4242... Error communicating: dial tcp: too many colons in address 10.20:30:40:4242:4242

jjneely commented 7 years ago

This should be fixed on master at this point. Re-open if you hit similar issues.