Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

bootstrap broker required arg? #1

Closed
ehthayer opened this issue Dec 13, 2017 · 2 comments
Closed

bootstrap broker required arg? #1

ehthayer opened this issue Dec 13, 2017 · 2 comments

Comments

@ehthayer
Copy link

Make a bootstrap broker a required arg rather than bail out with this?

[root@devbox ~]# ./honeykaf -k -d metrics.v1
INFO[0000] Starting kh2
panic: kafka: client has run out of available brokers to talk to (Is your cluster reachable?)

goroutine 1 [running]:
github.com/honeycombio/honeykaf/kafkatail.GetChans(0x9ff5a0, 0xc42005c880, 0x7784d9, 0x9, 0x7723f5, 0x4, 0x777e92, 0x8, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/honeycombio/honeykaf/kafkatail/kafkatail.go:30 +0x2d5
main.run(0x7a4435, 0x19, 0x0, 0x0, 0x50, 0x64, 0x32, 0x0, 0x3c, 0x0, ...)
/home/travis/gopath/src/github.com/honeycombio/honeykaf/hk.go:81 +0x329
main.main()
/home/travis/gopath/src/github.com/honeycombio/honeykaf/main.go:141 +0x336

@ehthayer
Copy link
Author

ehthayer commented Dec 13, 2017

or have the kafka broker and port in the error message above

@bdarfler
Copy link

bdarfler commented Jan 7, 2022

This project is being sunset; please review issue #13

@bdarfler bdarfler closed this as completed Jan 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants