b-goyal commented on PR #290:
URL: https://github.com/apache/kafka/pull/290#issuecomment-1997289222

   This fix applies to three JIRAs, since they are all connected.
   
   KAFKA-2459Connection backoff/blackout period should start when a connection 
is disconnected, not when the connection attempt was initiated
   Backoff when connection is disconnected
   
   KAFKA-2615Poll() method is broken wrt time
   Added Time through the NetworkClient API. Minimal change.
   
   KAFKA-1843Metadata fetch/refresh in new producer should handle all node 
connection states gracefully
   I’ve partially addressed this for a specific failure case in the JIRA.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to