Build failed in Jenkins: kafka_system_tests #130

2015-11-01 Thread ewen
See -- [...truncated 153 lines...] :copycat:api:processResources UP-TO-DATE :copycat:api:classes :copycat:api:copyDependantLibs :copycat:api:jar :copycat:file:compileJava :copycat:file:processResourc

[jira] [Created] (KAFKA-2723) Standardize new consumer exceptions

2015-11-01 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-2723: -- Summary: Standardize new consumer exceptions Key: KAFKA-2723 URL: https://issues.apache.org/jira/browse/KAFKA-2723 Project: Kafka Issue Type: Improvement

[jira] [Commented] (KAFKA-2698) add paused API

2015-11-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984633#comment-14984633 ] ASF GitHub Bot commented on KAFKA-2698: --- GitHub user thomaslee opened a pull request

[GitHub] kafka pull request: KAFKA-2698: Add paused() method to o.a.k.c.c.C...

2015-11-01 Thread thomaslee
GitHub user thomaslee opened a pull request: https://github.com/apache/kafka/pull/403 KAFKA-2698: Add paused() method to o.a.k.c.c.Consumer As per KAFKA-2698, this adds a `paused()` method to the Consumer interface such that client code can query Consumer implementations for paused

[GitHub] kafka pull request: Improve ISR change propagation.

2015-11-01 Thread becketqin
GitHub user becketqin opened a pull request: https://github.com/apache/kafka/pull/402 Improve ISR change propagation. The patch has two changes: 1. fixed a bug in controller that it sends UpdateMetadataRequest of all the partitions in the cluster. 2. Uses the following rules

[jira] [Resolved] (KAFKA-2080) quick cleanup of producer performance scripts

2015-11-01 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-2080. - Resolution: Fixed > quick cleanup of producer performance scripts > --

[jira] [Commented] (KAFKA-2080) quick cleanup of producer performance scripts

2015-11-01 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984613#comment-14984613 ] Gwen Shapira commented on KAFKA-2080: - Thanks for the reminder [~varvind] > quick cle

[jira] [Commented] (KAFKA-2681) SASL authentication in official docs

2015-11-01 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984609#comment-14984609 ] Gwen Shapira commented on KAFKA-2681: - Created a new section in the docs for the secur

[jira] [Commented] (KAFKA-2681) SASL authentication in official docs

2015-11-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984607#comment-14984607 ] ASF GitHub Bot commented on KAFKA-2681: --- Github user gwenshap closed the pull reques

[jira] [Commented] (KAFKA-2681) SASL authentication in official docs

2015-11-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984608#comment-14984608 ] ASF GitHub Bot commented on KAFKA-2681: --- GitHub user gwenshap reopened a pull reques

[GitHub] kafka pull request: KAFKA-2681: Added SASL documentation. It doesn...

2015-11-01 Thread gwenshap
GitHub user gwenshap reopened a pull request: https://github.com/apache/kafka/pull/401 KAFKA-2681: Added SASL documentation. It doesn't look great, but contains all the… … info from the wiki You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] kafka pull request: KAFKA-2681: Added SASL documentation. It doesn...

2015-11-01 Thread gwenshap
Github user gwenshap closed the pull request at: https://github.com/apache/kafka/pull/401 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] kafka pull request: Added SASL documentation. It doesn't look grea...

2015-11-01 Thread gwenshap
GitHub user gwenshap opened a pull request: https://github.com/apache/kafka/pull/401 Added SASL documentation. It doesn't look great, but contains all the… … info from the wiki You can merge this pull request into a Git repository by running: $ git pull https://github.com/g

[jira] [Commented] (KAFKA-2712) Reassignment Partition Tool Issue

2015-11-01 Thread Tom Lee (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984606#comment-14984606 ] Tom Lee commented on KAFKA-2712: Hi Kiran, I think the first --verify error you're gettin

[jira] [Created] (KAFKA-2722) Improve ISR change propagation

2015-11-01 Thread Jiangjie Qin (JIRA)
Jiangjie Qin created KAFKA-2722: --- Summary: Improve ISR change propagation Key: KAFKA-2722 URL: https://issues.apache.org/jira/browse/KAFKA-2722 Project: Kafka Issue Type: Bug Report

[jira] [Assigned] (KAFKA-2721) Avoid handling duplicate LeaderAndISR requests

2015-11-01 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin reassigned KAFKA-2721: --- Assignee: Dong Lin > Avoid handling duplicate LeaderAndISR requests > ---

[jira] [Created] (KAFKA-2721) Avoid handling duplicate LeaderAndISR requests

2015-11-01 Thread Guozhang Wang (JIRA)
Guozhang Wang created KAFKA-2721: Summary: Avoid handling duplicate LeaderAndISR requests Key: KAFKA-2721 URL: https://issues.apache.org/jira/browse/KAFKA-2721 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-2720) Periodic purging groups in the coordinator

2015-11-01 Thread Guozhang Wang (JIRA)
Guozhang Wang created KAFKA-2720: Summary: Periodic purging groups in the coordinator Key: KAFKA-2720 URL: https://issues.apache.org/jira/browse/KAFKA-2720 Project: Kafka Issue Type: Sub-task

[jira] [Commented] (KAFKA-2080) quick cleanup of producer performance scripts

2015-11-01 Thread Vidhya Arvind (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984503#comment-14984503 ] Vidhya Arvind commented on KAFKA-2080: -- Looks like this has been fixed in https://is

[jira] [Updated] (KAFKA-2719) Kafka classpath has grown too large and breaks some system tests

2015-11-01 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram updated KAFKA-2719: -- Fix Version/s: 0.9.0.0 Status: Patch Available (was: Open) PR uses wildcard classpat

[jira] [Commented] (KAFKA-2719) Kafka classpath has grown too large and breaks some system tests

2015-11-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984392#comment-14984392 ] ASF GitHub Bot commented on KAFKA-2719: --- GitHub user rajinisivaram opened a pull req

[GitHub] kafka pull request: KAFKA-2719: Use wildcard classpath for dependa...

2015-11-01 Thread rajinisivaram
GitHub user rajinisivaram opened a pull request: https://github.com/apache/kafka/pull/400 KAFKA-2719: Use wildcard classpath for dependant-libs PR switches to wildcard classpath for dependant libs to restrict the length of classpath, thereby reducing command line length. You can me

[jira] [Created] (KAFKA-2719) Kafka classpath has grown too large and breaks some system tests

2015-11-01 Thread Rajini Sivaram (JIRA)
Rajini Sivaram created KAFKA-2719: - Summary: Kafka classpath has grown too large and breaks some system tests Key: KAFKA-2719 URL: https://issues.apache.org/jira/browse/KAFKA-2719 Project: Kafka

[jira] [Updated] (KAFKA-2718) Reuse of temporary directories leading to transient unit test failures

2015-11-01 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram updated KAFKA-2718: -- Status: Patch Available (was: Open) > Reuse of temporary directories leading to transient unit

[jira] [Commented] (KAFKA-2718) Reuse of temporary directories leading to transient unit test failures

2015-11-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984326#comment-14984326 ] ASF GitHub Bot commented on KAFKA-2718: --- GitHub user rajinisivaram opened a pull req

[GitHub] kafka pull request: KAFKA-2718: Avoid reusing temporary directorie...

2015-11-01 Thread rajinisivaram
GitHub user rajinisivaram opened a pull request: https://github.com/apache/kafka/pull/399 KAFKA-2718: Avoid reusing temporary directories in core unit tests Retry to find new directory and cleanup on exit. You can merge this pull request into a Git repository by running: $ git

[jira] [Created] (KAFKA-2718) Reuse of temporary directories leading to transient unit test failures

2015-11-01 Thread Rajini Sivaram (JIRA)
Rajini Sivaram created KAFKA-2718: - Summary: Reuse of temporary directories leading to transient unit test failures Key: KAFKA-2718 URL: https://issues.apache.org/jira/browse/KAFKA-2718 Project: Kafka