I am trying to consume a kafka topic using SASL but getting an Error which has no documentation :
ERROR:kafka.conn:Connect attempt to <BrokerConnection node_id=<nodeid> host=<bootstrapserver>:9094 <connecting> [IPv4 ('<IPAddress>', 9094)]> returned error 110. Disconnecting.
Any help would be appreciated!