[ 
https://issues.apache.org/jira/browse/KAFKA-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210633#comment-13210633
 ] 

Yang Ye commented on KAFKA-268:
-------------------------------

This is clearer, thanks. This part is also included in the shallow_iterator 
patch. 
                
> Add  another reconnection condition to the syncProducer:  the time elapsed 
> since last connection
> ------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-268
>                 URL: https://issues.apache.org/jira/browse/KAFKA-268
>             Project: Kafka
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.7
>            Reporter: Yang Ye
>            Priority: Minor
>             Fix For: 0.7.1
>
>         Attachments: kafka-reconnect-time.patch, 
> random_last_connection_time.patch, time_based_reconnect_feature.patch
>
>
> Add  another reconnection condition to the syncProducer:  the time elapsed 
> since last connection. If it's larger than the pre-specified threshold, close 
> the connection and reopen it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to