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

Jun Rao commented on KAFKA-341:
-------------------------------

For sleep time, could we make it more adaptive? Basically, we can periodically 
check whether certain condition (so that we can do the verification) is met 
until some max time is reached. That way, we don't have to sleep for the max 
time in the normal case.

Otherwise, the patch looks fine. The ZK exception was due to some old brokers 
running in the background on my machine.
                
> Create a new single host system test to validate all replicas on 0.8 branch
> ---------------------------------------------------------------------------
>
>                 Key: KAFKA-341
>                 URL: https://issues.apache.org/jira/browse/KAFKA-341
>             Project: Kafka
>          Issue Type: Task
>            Reporter: John Fung
>            Assignee: John Fung
>         Attachments: kafka-341-v1.patch, kafka-341-v2.patch, 
> kafka-341-v3.patch, kafka-341-v4.patch
>
>


--
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