Hai Everyone,

Am new to Kafka. We are using apache kafka library to produce messages
(KafkaProducer), the task is to connect via socks proxy from apache library.

Is it possible to connect to Kafka via socks proxy in Java?

When I tried with below params, even after that it didn't take these values.
-DsocksProxyHost=socks.proxy.host.name -DsocksProxyPort=1080

Is there any other way to achieve this?

Thanks in advance.


Regards
Sasikumar Senthilnathan

Reply via email to