Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker image unable to retrieve broker metadata #4

Open
ipsecguy opened this issue Jun 5, 2017 · 0 comments
Open

docker image unable to retrieve broker metadata #4

ipsecguy opened this issue Jun 5, 2017 · 0 comments

Comments

@ipsecguy
Copy link

ipsecguy commented Jun 5, 2017

Hi,

seems that I am unable to give the correct syntax for to connect to my test system:

2017/06/05 13:31:58 Starting the Kafka producer
2017/06/05 13:31:58 Kafka producer started
2017-06-05/13:32:01 [INFO] Refreshing metadata for topics [test]
2017-06-05/13:32:01 [WARN] [Default Connector] Could not get topic metadata from all known brokers, trying bootstrap brokers...

whereas on the same machine kafkacat seems to work:

Metadata for all topics (from broker -1: overseer.home:9092/bootstrap):
 1 brokers:
  broker 1001 at 192.168.0.189:9092
 2 topics:
  topic "syslog" with 1 partitions:
    partition 0, leader 1001, replicas: 1001, isrs: 1001
  topic "test" with 1 partitions:
    partition 0, leader 1001, replicas: 1001, isrs: 1001```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant