Oleg Zhovtanyuk created KAFKA-14494:
---------------------------------------

             Summary: Kafka Java client can't send data when behind SOCKS proxy 
- while native client can
                 Key: KAFKA-14494
                 URL: https://issues.apache.org/jira/browse/KAFKA-14494
             Project: Kafka
          Issue Type: Bug
          Components: clients
    Affects Versions: 3.3.1
            Reporter: Oleg Zhovtanyuk


When Kafka Java client sits behind the SOCK5 proxy, it can connect to the 
cluster, get the list of brokers, but enters the infinite loop trying to detect 
the least loaded broker.

To the contrary, NodeJS client (a wrapper for librdkafka) perform the same 
steps, but proceeds further to the binary data exchange.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to