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

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

Test description (compression off):
1. Start 2 brokers B1 & B2
2. Send 5 messages and sleep 5 sec
3. Stop B2 and sleep 5 sec
4. Send 20 messages and sleep 10 sec
5. Stop B1 and sleep 5 sec
6. Start B2 and sleep 5 sec
7. Send 5 messages and sleep 5 sec
8. Start B1 and sleep 5 sec
9. Check B1's log4j messages for "Truncate and start log" which is invoked from 
"truncateAndStartWithNewOffset" inside Log.scala
                
> 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
>


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