You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At commit f50f5b4
then patching in brokerCfg.Server.BrokerAddr = brokerCfg.Broker.Addr in init in cmd/jocko/main.go to make it actually listen - no other code changes besides DevMode true
At commit f50f5b4
then patching in
brokerCfg.Server.BrokerAddr = brokerCfg.Broker.Addr
ininit
incmd/jocko/main.go
to make it actually listen - no other code changes besides DevMode trueI'm using kafka-pythin with this code:
and after ~10sec it crashes with the following stacktrace:
The text was updated successfully, but these errors were encountered: