[jira] [Created] (KAFKA-2700) delete topic should remove the corresponding ACL and configs

2015-10-27 Thread Jun Rao (JIRA)
Jun Rao created KAFKA-2700: -- Summary: delete topic should remove the corresponding ACL and configs Key: KAFKA-2700 URL: https://issues.apache.org/jira/browse/KAFKA-2700 Project: Kafka Issue Type: B

[jira] [Created] (KAFKA-2699) Add test to validate times in RequestMetrics

2015-10-27 Thread Aditya Auradkar (JIRA)
Aditya Auradkar created KAFKA-2699: -- Summary: Add test to validate times in RequestMetrics Key: KAFKA-2699 URL: https://issues.apache.org/jira/browse/KAFKA-2699 Project: Kafka Issue Type: Te

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

2015-10-27 Thread Apache Jenkins Server
See Changes: [wangguoz] HOTFIX: Rename WakeupException in MirrorMaker -- [...truncated 1702 lines...] kafka.coordinator.MemberMetadataTest > testVoteRaisesOnNoSupportedProtocols PASSED kafka.l

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

2015-10-27 Thread Apache Jenkins Server
See Changes: [wangguoz] HOTFIX: Rename WakeupException in MirrorMaker -- [...truncated 364 lines...] :kafka-trunk-jdk8:log4j-appender:classes UP-TO-DATE :kafka-trunk-jdk8:log4j-appender:jar UP-TO-

[GitHub] kafka pull request: HOTFIX: Rename WakeupException in MirrorMaker

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/375 --- 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

[GitHub] kafka pull request: HOTFIX: Rename WakeupException in MirrorMaker

2015-10-27 Thread guozhangwang
GitHub user guozhangwang opened a pull request: https://github.com/apache/kafka/pull/375 HOTFIX: Rename WakeupException in MirrorMaker You can merge this pull request into a Git repository by running: $ git pull https://github.com/guozhangwang/kafka HFWakeup Alternatively you

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

2015-10-27 Thread Apache Jenkins Server
See Changes: [wangguoz] KAFKA-2683: ensure wakeup exceptions raised to user [wangguoz] MINOR: Expose ReplicaManager gauges -- Started by an SCM change Started by an SCM change [EnvInject] - Load

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

2015-10-27 Thread Apache Jenkins Server
See Changes: [wangguoz] KAFKA-2683: ensure wakeup exceptions raised to user [wangguoz] MINOR: Expose ReplicaManager gauges -- Started by an SCM change [EnvInject] - Loading node environment varia

[jira] [Commented] (KAFKA-1641) Log cleaner exits if last cleaned offset is lower than earliest offset

2015-10-27 Thread Denis Zhdanov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977512#comment-14977512 ] Denis Zhdanov commented on KAFKA-1641: -- We are hitting that bug again and again. Is i

[GitHub] kafka pull request: MINOR: Expose ReplicaManager gauges

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/364 --- 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-trunk-jdk8 #63

2015-10-27 Thread Apache Jenkins Server
See Changes: [wangguoz] HOTFIX: group rebalance can throw illegal generation or rebalance in [wangguoz] HOTFIX: fix off-by-one stream offset commit [wangguoz] HOTFIX: call consumer.poll() even when no task is assigned [wangguoz] KAFKA

[jira] [Commented] (KAFKA-2683) Ensure wakeup exceptions are propagated to user in new consumer

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

[jira] [Resolved] (KAFKA-2683) Ensure wakeup exceptions are propagated to user in new consumer

2015-10-27 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-2683. -- Resolution: Fixed Fix Version/s: 0.9.0.0 Issue resolved by pull request 366 [https://gith

[GitHub] kafka pull request: KAFKA-2683: ensure wakeup exceptions raised to...

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/366 --- 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-2674) ConsumerRebalanceListener.onPartitionsRevoked() is not called on consumer close

2015-10-27 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977457#comment-14977457 ] Jiangjie Qin commented on KAFKA-2674: - I don't have a strong opinion on this. I agree

Re: [DISCUSS] KIP-36 - Rack aware replica assignment

2015-10-27 Thread Allen Wang
During the discussion in the hangout, it was mentioned that it would be desirable that consumers know the rack information of the brokers so that they can consume from the broker in the same rack to reduce latency. As I understand this will only be beneficial if consumer can consume from any broker

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

2015-10-27 Thread Apache Jenkins Server
See Changes: [wangguoz] HOTFIX: group rebalance can throw illegal generation or rebalance in [wangguoz] HOTFIX: fix off-by-one stream offset commit [wangguoz] HOTFIX: call consumer.poll() even when no task is assigned [wangguoz] KAFK

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

2015-10-27 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977442#comment-14977442 ] Jiangjie Qin commented on KAFKA-2698: - Makes sense to me. We probably need it. > add

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

2015-10-27 Thread Onur Karaman (JIRA)
Onur Karaman created KAFKA-2698: --- Summary: add paused API Key: KAFKA-2698 URL: https://issues.apache.org/jira/browse/KAFKA-2698 Project: Kafka Issue Type: Sub-task Reporter: Onur Ka

[GitHub] kafka pull request: HOTFIX: correct sourceNodes for kstream.throug...

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/374 --- 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] [Resolved] (KAFKA-2677) Coordinator disconnects not propagated to new consumer

2015-10-27 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-2677. -- Resolution: Fixed Fix Version/s: 0.9.0.0 Issue resolved by pull request 349 [https://gith

[jira] [Commented] (KAFKA-2677) Coordinator disconnects not propagated to new consumer

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

[GitHub] kafka pull request: KAFKA-2677: ensure consumer sees coordinator d...

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/349 --- 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

[GitHub] kafka pull request: HOTFIX: correct sourceNodes for kstream.throug...

2015-10-27 Thread ymatsuda
GitHub user ymatsuda opened a pull request: https://github.com/apache/kafka/pull/374 HOTFIX: correct sourceNodes for kstream.through() @guozhangwang You can merge this pull request into a Git repository by running: $ git pull https://github.com/ymatsuda/kafka fix_through_opera

[jira] [Resolved] (KAFKA-1888) Add a "rolling upgrade" system test

2015-10-27 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-1888. -- Resolution: Fixed Issue resolved by pull request 229 [https://github.com/apache/kafka/pull/229]

[jira] [Commented] (KAFKA-1888) Add a "rolling upgrade" system test

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

[GitHub] kafka pull request: KAFKA-1888: rolling upgrade test

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/229 --- 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-2644) Run relevant ducktape tests with SASL_PLAINTEXT and SASL_SSL

2015-10-27 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977233#comment-14977233 ] Rajini Sivaram commented on KAFKA-2644: --- [~ijuma] Thank you, yes, that error was ind

[jira] [Updated] (KAFKA-2675) SASL/Kerberos follow-up

2015-10-27 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2675: --- Description: This is a follow-up to KAFKA-1686. 1. Decide on `serviceName` configuration: do we want

[jira] [Commented] (KAFKA-2644) Run relevant ducktape tests with SASL_PLAINTEXT and SASL_SSL

2015-10-27 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977215#comment-14977215 ] Ismael Juma commented on KAFKA-2644: [~rsivaram], that error typically happens when a

[jira] [Updated] (KAFKA-2690) Protect passwords from logging

2015-10-27 Thread Jakub Nowak (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakub Nowak updated KAFKA-2690: --- Status: In Progress (was: Patch Available) > Protect passwords from logging > ---

[GitHub] kafka pull request: HOTFIX: call consumer.poll() even when no task...

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/373 --- 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-2648) Coordinator should not allow empty groupIds

2015-10-27 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977130#comment-14977130 ] Guozhang Wang commented on KAFKA-2648: -- We can just check non-empty group-id in join-

[GitHub] kafka pull request: HOTFIX: call consumer.poll() even when no task...

2015-10-27 Thread ymatsuda
GitHub user ymatsuda opened a pull request: https://github.com/apache/kafka/pull/373 HOTFIX: call consumer.poll() even when no task is assigned StreamThread should keep calling consumer.poll() even when no task is assigned. This is necessary to get a task. @guozhangwang

[GitHub] kafka pull request: HOTFIX: fix off-by-one stream offset commit

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/372 --- 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

[GitHub] kafka pull request: HOTFIX: group rebalance can throw illegal gene...

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/370 --- 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

[GitHub] kafka pull request: HOTFIX: fix off-by-one stream offset commit

2015-10-27 Thread ymatsuda
GitHub user ymatsuda opened a pull request: https://github.com/apache/kafka/pull/372 HOTFIX: fix off-by-one stream offset commit @guozhangwang You can merge this pull request into a Git repository by running: $ git pull https://github.com/ymatsuda/kafka commit_offset Alternat

[jira] [Commented] (KAFKA-2644) Run relevant ducktape tests with SASL_PLAINTEXT and SASL_SSL

2015-10-27 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977076#comment-14977076 ] Rajini Sivaram commented on KAFKA-2644: --- [~geoffra] Thank you, I can wait. Feel free

[jira] [Commented] (KAFKA-2644) Run relevant ducktape tests with SASL_PLAINTEXT and SASL_SSL

2015-10-27 Thread Geoff Anderson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977049#comment-14977049 ] Geoff Anderson commented on KAFKA-2644: --- [~rsivaram] It looks like your current test

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

2015-10-27 Thread Apache Jenkins Server
See Changes: [cshapi] MINOR: Fix compiler error in `KafkaLog4jAppender` -- [...truncated 5210 lines...] kafka.coordinator.MemberMetadataTest > testVoteRaisesOnNoSupportedProtocols PASSED kafka.

[jira] [Updated] (KAFKA-2690) Protect passwords from logging

2015-10-27 Thread Jakub Nowak (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakub Nowak updated KAFKA-2690: --- Status: Patch Available (was: Open) > Protect passwords from logging > --

[GitHub] kafka pull request: Hide passwords while logging the config.

2015-10-27 Thread Mszak
GitHub user Mszak opened a pull request: https://github.com/apache/kafka/pull/371 Hide passwords while logging the config. Added PASSWORD_STRING in ConfigDef that returns "[hidden]" when method toString is invoked. You can merge this pull request into a Git repository by running:

[GitHub] kafka pull request: HOTFIX: group rebalance can throw illegal gene...

2015-10-27 Thread hachikuji
GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/370 HOTFIX: group rebalance can throw illegal generation or rebalance in progress You can merge this pull request into a Git repository by running: $ git pull https://github.com/hachikuji/kafka

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

2015-10-27 Thread Apache Jenkins Server
See

[jira] [Commented] (KAFKA-2441) SSL/TLS in official docs

2015-10-27 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976914#comment-14976914 ] Sriharsha Chintalapani commented on KAFKA-2441: --- [~granthenke] I am working

[jira] [Commented] (KAFKA-2441) SSL/TLS in official docs

2015-10-27 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976895#comment-14976895 ] Grant Henke commented on KAFKA-2441: [~sriharsha] Are you working on this? If not, I c

[jira] [Created] (KAFKA-2697) add leave group logic to the consumer

2015-10-27 Thread Onur Karaman (JIRA)
Onur Karaman created KAFKA-2697: --- Summary: add leave group logic to the consumer Key: KAFKA-2697 URL: https://issues.apache.org/jira/browse/KAFKA-2697 Project: Kafka Issue Type: Sub-task

[jira] [Commented] (KAFKA-2663) Add quota-delay time to request processing time break-up

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

[GitHub] kafka pull request: KAFKA-2663, KAFKA-2664 - [Minor] Bugfixes

2015-10-27 Thread auradkar
GitHub user auradkar opened a pull request: https://github.com/apache/kafka/pull/369 KAFKA-2663, KAFKA-2664 - [Minor] Bugfixes This has 2 fixes: KAFKA-2664 - This patch changes the underlying map implementation of Metrics.java to a ConcurrentHashMap. Using a CopyOnWriteMap cause

[GitHub] kafka pull request: MINOR: Fix compiler error in `KafkaLog4jAppend...

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/368 --- 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: Build failed in Jenkins: kafka-trunk-jdk8 #61

2015-10-27 Thread Ismael Juma
Looks like the branch for KAFKA-2447 wasn't rebased after the SSL capitalisation fix went in. Here's a fix: https://github.com/apache/kafka/pull/368 On Tue, Oct 27, 2015 at 4:26 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See

[GitHub] kafka pull request: MINOR: Fix compiler error in `KafkaLog4jAppend...

2015-10-27 Thread ijuma
GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/368 MINOR: Fix compiler error in `KafkaLog4jAppender` The branch wasn't rebased after the capitalisation fix for SSL classes. You can merge this pull request into a Git repository by running: $ gi

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

2015-10-27 Thread Apache Jenkins Server
See Changes: [cshapi] KAFKA-2447: Add capability to KafkaLog4jAppender to be able to use SSL -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubun

[jira] [Commented] (KAFKA-2696) New KafkaProducer documentation doesn't include all necessary config properties

2015-10-27 Thread Edward Maxwell-Lyte (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976652#comment-14976652 ] Edward Maxwell-Lyte commented on KAFKA-2696: Great, will do. > New KafkaProdu

[jira] [Commented] (KAFKA-2696) New KafkaProducer documentation doesn't include all necessary config properties

2015-10-27 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976628#comment-14976628 ] Gwen Shapira commented on KAFKA-2696: - If you'll look at ProducerConfig, you'll see it

[GitHub] kafka pull request: KAFKA-2696: New KafkaProducer documentation do...

2015-10-27 Thread edwardmlyte
Github user edwardmlyte closed the pull request at: https://github.com/apache/kafka/pull/367 --- 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

[jira] [Commented] (KAFKA-2696) New KafkaProducer documentation doesn't include all necessary config properties

2015-10-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976621#comment-14976621 ] ASF GitHub Bot commented on KAFKA-2696: --- Github user edwardmlyte closed the pull req

[jira] [Commented] (KAFKA-2696) New KafkaProducer documentation doesn't include all necessary config properties

2015-10-27 Thread Edward Maxwell-Lyte (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976618#comment-14976618 ] Edward Maxwell-Lyte commented on KAFKA-2696: Ok, I'll remove the pull request.

[jira] [Commented] (KAFKA-2696) New KafkaProducer documentation doesn't include all necessary config properties

2015-10-27 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976606#comment-14976606 ] Gwen Shapira commented on KAFKA-2696: - These docs are generated "automagically" from t

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

2015-10-27 Thread Apache Jenkins Server
See Changes: [cshapi] KAFKA-2645: Document potentially breaking changes in the release note… [cshapi] KAFKA-2516: Rename o.a.k.client.tools to o.a.k.tools [cshapi] KAFKA-2452: Add new consumer option to mirror maker. --

[jira] [Commented] (KAFKA-2696) New KafkaProducer documentation doesn't include all necessary config properties

2015-10-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976600#comment-14976600 ] ASF GitHub Bot commented on KAFKA-2696: --- GitHub user edwardmlyte opened a pull reque

[GitHub] kafka pull request: KAFKA-2696: New KafkaProducer documentation do...

2015-10-27 Thread edwardmlyte
GitHub user edwardmlyte opened a pull request: https://github.com/apache/kafka/pull/367 KAFKA-2696: New KafkaProducer documentation doesn't include all necessary config properties Added in documentation to add missing properties, as well as highlight those minimum required properti

[jira] [Updated] (KAFKA-2447) Add capability to KafkaLog4jAppender to be able to use SSL

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

[jira] [Commented] (KAFKA-2447) Add capability to KafkaLog4jAppender to be able to use SSL

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

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

2015-10-27 Thread Apache Jenkins Server
See Changes: [cshapi] KAFKA-2645: Document potentially breaking changes in the release note… [cshapi] KAFKA-2516: Rename o.a.k.client.tools to o.a.k.tools [cshapi] KAFKA-2452: Add new consumer option to mirror maker. -

[jira] [Created] (KAFKA-2696) New KafkaProducer documentation doesn't include all necessary config properties

2015-10-27 Thread Edward Maxwell-Lyte (JIRA)
Edward Maxwell-Lyte created KAFKA-2696: -- Summary: New KafkaProducer documentation doesn't include all necessary config properties Key: KAFKA-2696 URL: https://issues.apache.org/jira/browse/KAFKA-2696

[GitHub] kafka pull request: KAFKA-2447: Add capability to KafkaLog4jAppend...

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/175 --- 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-2452) enable new consumer in mirror maker

2015-10-27 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2452: Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request 26

[GitHub] kafka pull request: KAFKA-2452: Add new consumer option to mirror ...

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/266 --- 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-2452) enable new consumer in mirror maker

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

[jira] [Commented] (KAFKA-2588) ReplicaManager partitionCount metric should actually be replicaCount

2015-10-27 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976519#comment-14976519 ] Grant Henke commented on KAFKA-2588: Thanks for the feedback [~gwenshap]. I used the a

[jira] [Updated] (KAFKA-2516) Rename o.a.k.client.tools to o.a.k.tools

2015-10-27 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2516: Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request 31

[jira] [Commented] (KAFKA-2516) Rename o.a.k.client.tools to o.a.k.tools

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

[GitHub] kafka pull request: KAFKA-2516: Rename o.a.k.client.tools to o.a.k...

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/310 --- 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] [Resolved] (KAFKA-2645) Document potentially breaking changes in the release notes for 0.9.0

2015-10-27 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-2645. - Resolution: Fixed Issue resolved by pull request 337 [https://github.com/apache/kafka/pull/337] >

[jira] [Commented] (KAFKA-2645) Document potentially breaking changes in the release notes for 0.9.0

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

[GitHub] kafka pull request: KAFKA-2645: Document potentially breaking chan...

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/337 --- 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-2516) Rename o.a.k.client.tools to o.a.k.tools

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

[jira] [Commented] (KAFKA-2516) Rename o.a.k.client.tools to o.a.k.tools

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

[GitHub] kafka pull request: KAFKA-2516: Rename o.a.k.client.tools to o.a.k...

2015-10-27 Thread granthenke
GitHub user granthenke reopened a pull request: https://github.com/apache/kafka/pull/310 KAFKA-2516: Rename o.a.k.client.tools to o.a.k.tools You can merge this pull request into a Git repository by running: $ git pull https://github.com/granthenke/kafka tools-packaging Alter

[GitHub] kafka pull request: KAFKA-2516: Rename o.a.k.client.tools to o.a.k...

2015-10-27 Thread granthenke
Github user granthenke closed the pull request at: https://github.com/apache/kafka/pull/310 --- 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-2675) SASL/Kerberos follow-up

2015-10-27 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976393#comment-14976393 ] Ismael Juma commented on KAFKA-2675: I asked [~fpj] to validate my reasoning above and

[jira] [Assigned] (KAFKA-2690) Protect passwords from logging

2015-10-27 Thread Jakub Nowak (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakub Nowak reassigned KAFKA-2690: -- Assignee: Jakub Nowak > Protect passwords from logging > -- > >

Jenkins build is back to normal : kafka_system_tests #122

2015-10-27 Thread ewen
See

[jira] [Commented] (KAFKA-2644) Run relevant ducktape tests with SASL_PLAINTEXT and SASL_SSL

2015-10-27 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14975908#comment-14975908 ] Rajini Sivaram commented on KAFKA-2644: --- [~geoffra] Thank you very much! > Run rele