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

John Fung commented on KAFKA-681:
---------------------------------

To reproduce the issue:
1. Download the latest 0.8 branch and apply kafka-681-reproduce-issue.patch
2. In <kafka_home>/system_test, execute this command: python -u -B 
system_test_runner.py 2>&1 | tee system_test_output_`date +%s`.log
3. The test suite will execute testcase_9071
4. When the test is completed, check the file 
<kafka_home>/system_test/unclean_shutdown_testsuite/testcase_9071/logs/broker-1/kafka_server_9091.log
 for the message "Truncate and start log"
                
> Unclean shutdown testing - truncateAndStartWithNewOffset is not invoked when 
> it is expected to
> ----------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-681
>                 URL: https://issues.apache.org/jira/browse/KAFKA-681
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: John Fung
>         Attachments: kafka-681-reproduce-issue.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