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

John Fung commented on KAFKA-605:
---------------------------------

Test cases 4001 ~ 4008, 4011 ~ 4018 are testing log retention (size). The wait 
time here is the time starting to wait after ProducerPerformance stops sending 
messages. It is now changed to 60 seconds to make sure that the log truncation 
would be completed before looking up the common starting offset from the log 
segments files in different replicas.

In this patch, there is also a minor fix for data match validation to fail a 
test case if all the simple consumer message count is 0 in a certain topic.
                
> System Test - Log Retention Cases should wait longer before getting the 
> common starting offset in replica log segments
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-605
>                 URL: https://issues.apache.org/jira/browse/KAFKA-605
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: John Fung
>         Attachments: kafka-605-v1.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to