KIP-19 should address this issue.
https://cwiki.apache.org/confluence/display/KAFKA/KIP-19+-+Add+a+request+ti
meout+to+NetworkClient
Thanks,
Jiangjie (Becket) Qin
On 6/8/15, 10:44 AM, "Christofer Hedbrandh" wrote:
>I think this question might relate to the very recently posted "callback
>hand
I think this question might relate to the very recently posted "callback
handler is not getting called if cluster is down" topic from "ankit tyagi".
I am using the 0.8.2.1 new producer send(ProducerRecord record,
Callback callback) with a Callback and never calling .get() on the
Future. I have not