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

John Fung commented on KAFKA-591:
---------------------------------

Uploaded kafka-591-v1.patch with the following changes:

1. Added Log Size Retention (cases 4001 ~ 4008, 4011 ~ 4018)
2. Replica Factor < no. of brokers in a cluster (cases 4011 ~ 4018)
3. Multiple instances of Migration Tool (cases 9003 ~ 9006)
4. Multiple instances of Mirror Maker (cases 5003 ~ 5006)
5. Set "log.index.interval.bytes" to be slightly smaller than message size to 
force the indexing to be performed for each message (cases 0124 ~ 0127)
                
> Add test cases to test log size retention and more
> --------------------------------------------------
>
>                 Key: KAFKA-591
>                 URL: https://issues.apache.org/jira/browse/KAFKA-591
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: John Fung
>            Assignee: John Fung
>         Attachments: kafka-591-v1.patch
>
>
> Add test cases to test the followings:
> 1. Log Size Retention
> 2. Replica Factor < no. of brokers in a cluster
> 3. Multiple instances of Migration Tool
> 4. Multiple instances of Mirror Maker
> 5. Set "log.index.interval.bytes" to be slightly smaller than message size to 
> force the indexing to be performed for each message

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