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

Having bootstrap.servers configured in ~/.config/kcat.conf causes errors output with mock cluster #422

Open
jcaesar opened this issue Mar 7, 2023 · 0 comments

Comments

@jcaesar
Copy link

jcaesar commented Mar 7, 2023

File: ~/.config/kcat.conf

bootstrap.servers=localhost

Error output:

% Mock cluster started with bootstrap.servers=127.0.0.1:34481
% Press Ctrl-C+Enter or Ctrl-D to terminate.
%3|1678154818.783|FAIL|rdkafka#producer-1| [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)BROKERS=127.0.0.1:34481

%3|1678154819.783|FAIL|rdkafka#producer-1| [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
%3|1678154849.784|FAIL|rdkafka#producer-1| [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
%3|1678154879.785|FAIL|rdkafka#producer-1| [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
%3|1678154909.786|FAIL|rdkafka#producer-1| [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)

I'm not sure this causes any actual problems, I wouldn't mind this being closed as "who cares".

@jcaesar jcaesar changed the title Having bootstrap.servers configured in ~/.config/kcat.conf causes errors output Having bootstrap.servers configured in ~/.config/kcat.conf causes errors output with mock cluster Mar 8, 2023
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