[ https://issues.apache.org/jira/browse/KAFKA-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jay Kreps resolved KAFKA-1515. ------------------------------ Resolution: Fixed > Wake-up Sender upon blocked on fetching leader metadata > ------------------------------------------------------- > > Key: KAFKA-1515 > URL: https://issues.apache.org/jira/browse/KAFKA-1515 > Project: Kafka > Issue Type: Bug > Reporter: Guozhang Wang > Assignee: Guozhang Wang > Fix For: 0.9.0 > > Attachments: KAFKA-1515_2014-07-03_10:19:28.patch, > KAFKA-1515_2014-07-03_16:43:05.patch, KAFKA-1515_2014-07-07_10:55:58.patch, > KAFKA-1515_2014-07-08_11:35:59.patch > > > Currently the new KafkaProducer will not wake up the sender thread upon > forcing metadata fetch, and hence if the sender is polling with a long > timeout (e.g. the metadata.age period) this wait will usually timeout and > fail. -- This message was sent by Atlassian JIRA (v6.2#6252)