[jira] [Work started] (KAFKA-2361) Unit Test BUILD FAILED

2015-11-18 Thread jin xing (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-2361 started by jin xing. --- > Unit Test BUILD FAILED > -- > > Key: KAFKA-2361 >

[jira] [Resolved] (KAFKA-2361) Unit Test BUILD FAILED

2015-11-18 Thread jin xing (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jin xing resolved KAFKA-2361. - Resolution: Fixed > Unit Test BUILD FAILED > -- > > Key: KAFKA-2361 >

[jira] [Assigned] (KAFKA-2361) Unit Test BUILD FAILED

2015-11-18 Thread jin xing (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jin xing reassigned KAFKA-2361: --- Assignee: jin xing > Unit Test BUILD FAILED > -- > > Key: KAFKA-2

[jira] [Commented] (KAFKA-2361) Unit Test BUILD FAILED

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

[GitHub] kafka pull request: KAFKA-2361: unit test failure in ProducerFailu...

2015-11-18 Thread ZoneMayor
GitHub user ZoneMayor opened a pull request: https://github.com/apache/kafka/pull/558 KAFKA-2361: unit test failure in ProducerFailureHandlingTest.testNotE… the same issue stated at https://issues.apache.org/jira/browse/KAFKA-1999, but on branch 0.8.2, still not fixed @junrao Yo

Build failed in Jenkins: kafka-trunk-jdk8 #168

2015-11-18 Thread Apache Jenkins Server
See Changes: [confluent] KAFKA-2845: new client old broker compatibility [confluent] KAFKA-2860: better handling of auto commit errors -- [...truncated 4727 lines...] kafka.log.BrokerCompressio

[GitHub] kafka pull request: MINOR: Use /usr/bin/env to find bash

2015-11-18 Thread dwimsey
GitHub user dwimsey opened a pull request: https://github.com/apache/kafka/pull/557 MINOR: Use /usr/bin/env to find bash This is a minor change to the shell scripts in the bin directory that use bash which switches them to find bash via /usr/bin/env which should provide more cross

Jenkins build is back to normal : kafka-trunk-jdk7 #836

2015-11-18 Thread Apache Jenkins Server
See

[jira] [Commented] (KAFKA-2820) System tests: log level is no longer propagating from service classes

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

[GitHub] kafka pull request: KAFKA-2820: Remove log threshold on appender i...

2015-11-18 Thread granders
GitHub user granders opened a pull request: https://github.com/apache/kafka/pull/556 KAFKA-2820: Remove log threshold on appender in tools-log4j.properties Removed a config in tools-log4j.properties which prevented certain service classes from running at TRACE level. You can merge

[jira] [Resolved] (KAFKA-2860) New consumer should handle auto-commit errors more gracefully

2015-11-18 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-2860. -- Resolution: Fixed Reviewer: Guozhang Wang Fix Version/s: 0.9.1.0 > New consumer

[GitHub] kafka pull request: KAFKA-2860: better handling of auto commit err...

2015-11-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/553 --- 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 enabl

[jira] [Commented] (KAFKA-2860) New consumer should handle auto-commit errors more gracefully

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

[jira] [Comment Edited] (KAFKA-2845) Add 0.9 clients vs 0.8 brokers compatibility test

2015-11-18 Thread Geoff Anderson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012528#comment-15012528 ] Geoff Anderson edited comment on KAFKA-2845 at 11/19/15 1:15 AM: ---

[jira] [Commented] (KAFKA-2845) Add 0.9 clients vs 0.8 brokers compatibility test

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

[jira] [Comment Edited] (KAFKA-2845) Add 0.9 clients vs 0.8 brokers compatibility test

2015-11-18 Thread Geoff Anderson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012528#comment-15012528 ] Geoff Anderson edited comment on KAFKA-2845 at 11/19/15 1:13 AM: ---

[jira] [Updated] (KAFKA-2845) Add 0.9 clients vs 0.8 brokers compatibility test

2015-11-18 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2845: - Resolution: Fixed Fix Version/s: 0.9.1.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (KAFKA-2845) Add 0.9 clients vs 0.8 brokers compatibility test

2015-11-18 Thread Geoff Anderson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012528#comment-15012528 ] Geoff Anderson commented on KAFKA-2845: --- [~guozhang] An example of the behavior we s

[GitHub] kafka pull request: KAFKA-2845: new client old broker compatibilit...

2015-11-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/537 --- 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 enabl

[jira] [Commented] (KAFKA-2846) Add Ducktape test for kafka-consumer-groups

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

[jira] [Commented] (KAFKA-2845) Add 0.9 clients vs 0.8 brokers compatibility test

2015-11-18 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012516#comment-15012516 ] Guozhang Wang commented on KAFKA-2845: -- [~geoffra] In 0.8.2.2 we do not use the match

[GitHub] kafka pull request: KAFKA-2846: Add Ducktape test for kafka-consum...

2015-11-18 Thread SinghAsDev
GitHub user SinghAsDev opened a pull request: https://github.com/apache/kafka/pull/555 KAFKA-2846: Add Ducktape test for kafka-consumer-groups You can merge this pull request into a Git repository by running: $ git pull https://github.com/SinghAsDev/kafka KAFKA-2846 Alternati

[jira] [Commented] (KAFKA-2843) when consumer got empty messageset, fetchResponse.highWatermark != current_offset?

2015-11-18 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012497#comment-15012497 ] Guozhang Wang commented on KAFKA-2843: -- Is there a leader failover round the same tim

Build failed in Jenkins: kafka-trunk-jdk8 #167

2015-11-18 Thread Apache Jenkins Server
See Changes: [cshapi] KAFKA-2859: Fix deadlock in WorkerSourceTask. [confluent] KAFKA-2820: systest log level -- [...truncated 1451 lines...] kafka.log.LogTest > testTruncateTo PASSED kafka.lo

[jira] [Resolved] (KAFKA-1904) run sanity failed test

2015-11-18 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava resolved KAFKA-1904. -- Resolution: Won't Fix Assignee: Ewen Cheslack-Postava This was from the ol

[jira] [Comment Edited] (KAFKA-2845) Add 0.9 clients vs 0.8 brokers compatibility test

2015-11-18 Thread Geoff Anderson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012465#comment-15012465 ] Geoff Anderson edited comment on KAFKA-2845 at 11/19/15 12:34 AM: --

[jira] [Commented] (KAFKA-2845) Add 0.9 clients vs 0.8 brokers compatibility test

2015-11-18 Thread Geoff Anderson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012465#comment-15012465 ] Geoff Anderson commented on KAFKA-2845: --- [~gwenshap] That is the behavior we expecte

[jira] [Updated] (KAFKA-2851) system tests: error copying keytab file

2015-11-18 Thread Anna Povzner (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anna Povzner updated KAFKA-2851: Reviewer: Gwen Shapira Status: Patch Available (was: In Progress) In the same PR as KAFKA-282

[jira] [Commented] (KAFKA-2845) Add 0.9 clients vs 0.8 brokers compatibility test

2015-11-18 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012438#comment-15012438 ] Gwen Shapira commented on KAFKA-2845: - [~granders] The broker responds not with the la

[jira] [Updated] (KAFKA-2825) Add controller failover to existing replication tests

2015-11-18 Thread Anna Povzner (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anna Povzner updated KAFKA-2825: Reviewer: Gwen Shapira Status: Patch Available (was: In Progress) The PR also contains the fi

Build failed in Jenkins: kafka-trunk-jdk7 #835

2015-11-18 Thread Apache Jenkins Server
See Changes: [cshapi] KAFKA-2859: Fix deadlock in WorkerSourceTask. -- [...truncated 2762 lines...] kafka.log.LogTest > testTruncateTo PASSED kafka.log.LogTest > testCleanShutdownFile PASSED k

[jira] [Updated] (KAFKA-2845) Add 0.9 clients vs 0.8 brokers compatibility test

2015-11-18 Thread Geoff Anderson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoff Anderson updated KAFKA-2845: -- Reviewer: Guozhang Wang (was: Ewen Cheslack-Postava) > Add 0.9 clients vs 0.8 brokers compatibi

[GitHub] kafka pull request: add example to send customized message by usin...

2015-11-18 Thread stumped2
Github user stumped2 closed the pull request at: https://github.com/apache/kafka/pull/495 --- 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

[jira] [Resolved] (KAFKA-2820) System tests: log level is no longer propagating from service classes

2015-11-18 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-2820. -- Resolution: Fixed Fix Version/s: 0.9.1.0 > System tests: log level is no longer propagati

[jira] [Commented] (KAFKA-2820) System tests: log level is no longer propagating from service classes

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

[GitHub] kafka pull request: KAFKA-2820: systest log level

2015-11-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/538 --- 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 enabl

Build failed in Jenkins: kafka_0.9.0_jdk7 #33

2015-11-18 Thread Apache Jenkins Server
See Changes: [cshapi] KAFKA-2859: Fix deadlock in WorkerSourceTask. -- [...truncated 3482 lines...] kafka.log.LogTest > testParseTopicPartitionNameForMissingTopic PASSED kafka.log.LogTest > testI

[jira] [Assigned] (KAFKA-2820) System tests: log level is no longer propagating from service classes

2015-11-18 Thread Geoff Anderson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoff Anderson reassigned KAFKA-2820: - Assignee: Geoff Anderson > System tests: log level is no longer propagating from service

Build failed in Jenkins: kafka-trunk-jdk8 #166

2015-11-18 Thread Apache Jenkins Server
See Changes: [confluent] MINOR: Update to Gradle 2.9 and update generated `gradlew` file -- [...truncated 6598 lines...] org.apache.kafka.connect.json.JsonConverterTest > nullToConnect PASSED or

Build failed in Jenkins: kafka-trunk-jdk7 #834

2015-11-18 Thread Apache Jenkins Server
See Changes: [confluent] MINOR: Update to Gradle 2.9 and update generated `gradlew` file -- [...truncated 1434 lines...] kafka.log.LogTest > testTruncateTo PASSED kafka.log.LogTest > testCleanS

[jira] [Updated] (KAFKA-2859) Deadlock in WorkerSourceTask

2015-11-18 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2859: Resolution: Fixed Fix Version/s: 0.9.1.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (KAFKA-2859) Deadlock in WorkerSourceTask

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

[GitHub] kafka pull request: KAFKA-2859: Fix deadlock in WorkerSourceTask.

2015-11-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/554 --- 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 enabl

[jira] [Updated] (KAFKA-2861) system tests: grep logs for errors as part of validation

2015-11-18 Thread Geoff Anderson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoff Anderson updated KAFKA-2861: -- Description: There may be errors going on under the hood that validation steps do not detect, b

[jira] [Created] (KAFKA-2861) system tests: grep logs for errors as part of validation

2015-11-18 Thread Geoff Anderson (JIRA)
Geoff Anderson created KAFKA-2861: - Summary: system tests: grep logs for errors as part of validation Key: KAFKA-2861 URL: https://issues.apache.org/jira/browse/KAFKA-2861 Project: Kafka Issu

[jira] [Updated] (KAFKA-2859) Deadlock in WorkerSourceTask

2015-11-18 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava updated KAFKA-2859: - Status: Patch Available (was: Open) > Deadlock in WorkerSourceTask >

[jira] [Commented] (KAFKA-2859) Deadlock in WorkerSourceTask

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

[GitHub] kafka pull request: KAFKA-2859: Fix deadlock in WorkerSourceTask.

2015-11-18 Thread ewencp
GitHub user ewencp opened a pull request: https://github.com/apache/kafka/pull/554 KAFKA-2859: Fix deadlock in WorkerSourceTask. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ewencp/kafka kafka-2859-deadlock-worker-source-task

[jira] [Commented] (KAFKA-2860) New consumer should handle auto-commit errors more gracefully

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

[GitHub] kafka pull request: KAFKA-2860: better handling of auto commit err...

2015-11-18 Thread hachikuji
GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/553 KAFKA-2860: better handling of auto commit errors You can merge this pull request into a Git repository by running: $ git pull https://github.com/hachikuji/kafka KAFKA-2860 Alternatively you

[GitHub] kafka pull request: MINOR: Update to Gradle 2.9 and update generat...

2015-11-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/549 --- 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 enabl

[jira] [Commented] (KAFKA-2643) Run mirror maker tests in ducktape with SSL

2015-11-18 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011784#comment-15011784 ] Rajini Sivaram commented on KAFKA-2643: --- [~ijuma] Yes, planning to work on this and

Build failed in Jenkins: kafka-trunk-jdk7 #833

2015-11-18 Thread Apache Jenkins Server
See Changes: [junrao] KAFKA-2800; Update outdated dependencies -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-2 (docker Ubuntu ubuntu) i

[jira] [Commented] (KAFKA-2421) Upgrade LZ4 to version 1.3 to avoid crashing with IBM Java 7

2015-11-18 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011781#comment-15011781 ] Rajini Sivaram commented on KAFKA-2421: --- [~granthenke] Thank you for picking this up

Build failed in Jenkins: kafka-trunk-jdk8 #165

2015-11-18 Thread Apache Jenkins Server
See Changes: [junrao] KAFKA-2800; Update outdated dependencies -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-6 (docker Ubuntu ubuntu) i

[jira] [Created] (KAFKA-2860) New consumer should handle auto-commit errors more gracefully

2015-11-18 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-2860: -- Summary: New consumer should handle auto-commit errors more gracefully Key: KAFKA-2860 URL: https://issues.apache.org/jira/browse/KAFKA-2860 Project: Kafka

[jira] [Commented] (KAFKA-2800) Update outdated dependencies

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

[jira] [Updated] (KAFKA-2800) Update outdated dependencies

2015-11-18 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-2800: --- Resolution: Fixed Fix Version/s: 0.9.1.0 Status: Resolved (was: Patch Available) Issue reso

[GitHub] kafka pull request: KAFKA-2800: Update outdated dependencies

2015-11-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/513 --- 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 enabl

Re: Is a Kafka 0.9 broker supposed to connect to itself?

2015-11-18 Thread Damian Guy
This was a brand new cluster, so 0 topics. Every broker had the same issue and it was all communication with itself. In any case - i deployed a later cut and it started working. Cheers, Damian On 18 November 2015 at 02:15, Jun Rao wrote: > There is inter-broker communication. It seems that the

[jira] [Created] (KAFKA-2859) Deadlock in WorkerSourceTask

2015-11-18 Thread Ewen Cheslack-Postava (JIRA)
Ewen Cheslack-Postava created KAFKA-2859: Summary: Deadlock in WorkerSourceTask Key: KAFKA-2859 URL: https://issues.apache.org/jira/browse/KAFKA-2859 Project: Kafka Issue Type: Bug

[jira] [Commented] (KAFKA-2642) Run replication tests in ducktape with SSL for clients

2015-11-18 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011588#comment-15011588 ] Ismael Juma commented on KAFKA-2642: [~rsivaram], do you think you will still be able

[jira] [Commented] (KAFKA-2643) Run mirror maker tests in ducktape with SSL

2015-11-18 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011587#comment-15011587 ] Ismael Juma commented on KAFKA-2643: [~rsivaram], do you think you will still be able

[jira] [Updated] (KAFKA-2858) Clarify usage of `Principal` in the authentication layer

2015-11-18 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2858: --- Status: Patch Available (was: Open) Submitted a PR that shows how this would look. > Clarify usage o

[jira] [Commented] (KAFKA-2800) Update outdated dependencies

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

[GitHub] kafka pull request: KAFKA-2800: Update outdated dependencies

2015-11-18 Thread granthenke
GitHub user granthenke reopened a pull request: https://github.com/apache/kafka/pull/513 KAFKA-2800: Update outdated dependencies Changes: * org.scala-lang:scala-library [2.10.5 -> 2.10.6] * Scala 2.10.6 resolves a license incompatibility in scala.util.Sorting * Oth

[jira] [Commented] (KAFKA-2800) Update outdated dependencies

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

[GitHub] kafka pull request: KAFKA-2800: Update outdated dependencies

2015-11-18 Thread granthenke
Github user granthenke closed the pull request at: https://github.com/apache/kafka/pull/513 --- 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 e

[jira] [Commented] (KAFKA-2421) Upgrade LZ4 to version 1.3 to avoid crashing with IBM Java 7

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

[GitHub] kafka pull request: KAFKA-2421: Upgrade LZ4 to version 1.3

2015-11-18 Thread granthenke
GitHub user granthenke opened a pull request: https://github.com/apache/kafka/pull/552 KAFKA-2421: Upgrade LZ4 to version 1.3 A few notes on the added test: * I verified this test fails when changing between snappy 1.1.1.2 and 1.1.1.7 (per KAFKA-2189) * The hard coded numb

[GitHub] kafka pull request: KAFKA-2858; Introduce `SimplePrincipal` and us...

2015-11-18 Thread ijuma
GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/551 KAFKA-2858; Introduce `SimplePrincipal` and use it in the authentication layer This makes it clear that we only support a principal name at the authentication layer (principalType is only used at t

[jira] [Commented] (KAFKA-2858) Clarify usage of `Principal` in the authentication layer

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

[jira] [Assigned] (KAFKA-2421) Upgrade LZ4 to version 1.3 to avoid crashing with IBM Java 7

2015-11-18 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Henke reassigned KAFKA-2421: -- Assignee: Grant Henke (was: Rajini Sivaram) > Upgrade LZ4 to version 1.3 to avoid crashing wit

[jira] [Commented] (KAFKA-2421) Upgrade LZ4 to version 1.3 to avoid crashing with IBM Java 7

2015-11-18 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011532#comment-15011532 ] Grant Henke commented on KAFKA-2421: [~rsivaram] I am going to send a PR for this toda

[jira] [Updated] (KAFKA-2858) Clarify usage of `Principal` in the authentication layer

2015-11-18 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2858: --- Summary: Clarify usage of `Principal` in the authentication layer (was: Clarify usage of `Principal`

[jira] [Created] (KAFKA-2858) Clarify usage of `Principal` at the authentication layer

2015-11-18 Thread Ismael Juma (JIRA)
Ismael Juma created KAFKA-2858: -- Summary: Clarify usage of `Principal` at the authentication layer Key: KAFKA-2858 URL: https://issues.apache.org/jira/browse/KAFKA-2858 Project: Kafka Issue Type

[jira] [Commented] (KAFKA-2857) ConsumerGroupCommand throws GroupCoordinatorNotAvailableException when describing a non-existent group before the offset topic is created

2015-11-18 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011425#comment-15011425 ] Ismael Juma commented on KAFKA-2857: cc [~junrao] [~hachikuji] > ConsumerGroupCommand

[jira] [Created] (KAFKA-2857) ConsumerGroupCommand throws GroupCoordinatorNotAvailableException when describing a non-existent group before the offset topic is created

2015-11-18 Thread Ismael Juma (JIRA)
Ismael Juma created KAFKA-2857: -- Summary: ConsumerGroupCommand throws GroupCoordinatorNotAvailableException when describing a non-existent group before the offset topic is created Key: KAFKA-2857 URL: https://issues

[jira] [Commented] (KAFKA-2421) Upgrade LZ4 to version 1.3 to avoid crashing with IBM Java 7

2015-11-18 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011263#comment-15011263 ] Grant Henke commented on KAFKA-2421: [~rsivaram] Do you mind if I finish this up? I wo

[jira] [Updated] (KAFKA-2771) Add SSL Rolling Upgrade Test to System Tests

2015-11-18 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2771: --- Reviewer: Jun Rao Status: Patch Available (was: Open) > Add SSL Rolling Upgrade Test to System

[jira] [Updated] (KAFKA-2772) Stabilize replication hard bounce test

2015-11-18 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2772: --- Reviewer: Jun Rao Status: Patch Available (was: Open) > Stabilize replication hard bounce test

[jira] [Updated] (KAFKA-2827) Producer metadata stall

2015-11-18 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2827: --- Affects Version/s: (was: 0.9.0.1) 0.9.0.0 > Producer metadata stall > -

[GitHub] kafka pull request: MINOR: Documentation improvements

2015-11-18 Thread ijuma
GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/550 MINOR: Documentation improvements * Fix typo in api.html * Mark security features as beta quality (similar to new consumer). Is there better wording? * Improve wording and clarify things in a n

[jira] [Commented] (KAFKA-2561) Optionally support OpenSSL for SSL/TLS

2015-11-18 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15010649#comment-15010649 ] Ismael Juma commented on KAFKA-2561: Encryption speed improvements in JDK 9 (note the

[jira] [Comment Edited] (KAFKA-2561) Optionally support OpenSSL for SSL/TLS

2015-11-18 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15010649#comment-15010649 ] Ismael Juma edited comment on KAFKA-2561 at 11/18/15 9:50 AM: --

[GitHub] kafka pull request: Update to Gradle 2.9 and update generated `gra...

2015-11-18 Thread ijuma
GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/549 Update to Gradle 2.9 and update generated `gradlew` file More performance improvements: "In many cases, Gradle 2.9 is much faster than Gradle 2.8 when performing incremental builds. V