Re: vpn vs TimeoutException

2017-05-29 Thread Peter Sinoros Szabo
Is this maybe related to https://issues.apache.org/jira/browse/KAFKA-3686 or https://issues.apache.org/jira/browse/KAFKA-4089 ? Thanks, - Sini From: Peter Sinoros Szabo/Hungary/IBM To: users@kafka.apache.org Date: 2017/05/25 17:01 Subject:vpn vs TimeoutException Hi, Please

Re: vpn vs TimeoutException

2017-05-26 Thread Peter Sinoros Szabo
Hi, Do you know if a retry tries to use the same Broker connection or may reinitialize that connection too? Thanks, - Sini From: "Peter Sinoros Szabo" To: users@kafka.apache.org Date: 2017/05/25 17:01 Subject: vpn vs TimeoutException Hi, Please help me to unde

vpn vs TimeoutException

2017-05-25 Thread Peter Sinoros Szabo
Hi, Please help me to understand the following situation and to fix the problem. My servers needs a vpn connection to access the kafka brokers. The vpn connection restarts periodically and in some of these cases, the kafka producer send call's callback return with TimeoutExceptions. I'd like to