You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "John Fung (JIRA)" <ji...@apache.org> on 2012/10/29 22:06:13 UTC

[jira] [Created] (KAFKA-591) Add test cases to test log size retention and more

John Fung created KAFKA-591:
-------------------------------

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


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

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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-591:
----------------------------

    Attachment:     (was: kafka-591-v1.patch)
    
> 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
>
> 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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-591:
----------------------------

    Description: 
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"

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

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

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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-591:
----------------------------

    Attachment: kafka-591-v1.patch
    
> 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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-591:
----------------------------

    Status: Patch Available  (was: Open)
    
> 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

[jira] [Commented] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493781#comment-13493781 ] 

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

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

1. Merged log_retention_testsuite into replication_testsuite
2. Fixed the approach to validate the message count by SimpleConsumerShell when the replication factor is less than no. of brokers
                
> 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, kafka-591-v2.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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-591:
----------------------------

    Attachment: kafka-591-v2.patch
    
> 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, kafka-591-v2.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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-591:
----------------------------

    Attachment:     (was: kafka-591-v1.patch)
    
> 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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-591:
----------------------------

    Attachment: kafka-591-v1.patch
    
> 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

[jira] [Closed] (KAFKA-591) Add test cases to test log size retention and more

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao closed KAFKA-591.
-------------------------

    
> 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
>             Fix For: 0.8
>
>         Attachments: kafka-591-v1.patch, kafka-591-v2.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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-591:
----------------------------

    Attachment: kafka-591-v1.patch
    
> 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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao updated KAFKA-591:
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.8
           Status: Resolved  (was: Patch Available)

Thanks for patch v2. +1 Committed to 0.8
                
> 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
>             Fix For: 0.8
>
>         Attachments: kafka-591-v1.patch, kafka-591-v2.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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-591:
----------------------------

    Attachment: kafka-591-v1.patch
    
> 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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-591:
----------------------------

    Attachment: kafka-591-v2.patch
    
> 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, kafka-591-v2.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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-591:
----------------------------

    Attachment:     (was: kafka-591-v1.patch)
    
> 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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-591:
----------------------------

    Attachment:     (was: kafka-591-v2.patch)
    
> 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, kafka-591-v2.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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-591:
----------------------------

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

  was:
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"

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

[jira] [Commented] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
    [ 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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-591:
----------------------------

    Attachment: kafka-591-v1.patch
    
> 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

[jira] [Updated] (KAFKA-591) Add test cases to test log size retention and more

Posted by "John Fung (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-591:
----------------------------

    Attachment:     (was: kafka-591-v1.patch)
    
> 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