[ 
https://issues.apache.org/jira/browse/KAFKA-14494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Zhovtanyuk updated KAFKA-14494:
------------------------------------
    Attachment: client-java.tar.gz
                client-nodejs.tar.gz

> 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
>            Priority: Major
>         Attachments: client-java.tar.gz, client-nodejs.tar.gz
>
>
> 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