Build failed in Jenkins: kafka_system_tests #136

2015-11-04 Thread ewen
See -- Started by timer Building on master in workspace [kafka_system_tests] $ /bin/bash /tmp/hudson5709241350268370481.sh Running command: wh

[jira] [Resolved] (KAFKA-2450) Kafka 0.8.2.1 kafka-console-consumer.sh broken

2015-11-04 Thread Manikumar Reddy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar Reddy resolved KAFKA-2450. Resolution: Cannot Reproduce Assignee: Manikumar Reddy Fix Version/s: 0.9.0.0

[jira] [Comment Edited] (KAFKA-2450) Kafka 0.8.2.1 kafka-console-consumer.sh broken

2015-11-04 Thread Manikumar Reddy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991252#comment-14991252 ] Manikumar Reddy edited comment on KAFKA-2450 at 11/5/15 7:08 AM: ---

[jira] [Commented] (KAFKA-1949) Update 0.8.3.0 docs with upgrade process

2015-11-04 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991237#comment-14991237 ] Gwen Shapira commented on KAFKA-1949: - This was actually already done (see the new upg

[jira] [Resolved] (KAFKA-1949) Update 0.8.3.0 docs with upgrade process

2015-11-04 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-1949. - Resolution: Fixed Fix Version/s: 0.9.0.0 > Update 0.8.3.0 docs with upgrade process > -

[jira] [Commented] (KAFKA-1949) Update 0.8.3.0 docs with upgrade process

2015-11-04 Thread Manikumar Reddy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991234#comment-14991234 ] Manikumar Reddy commented on KAFKA-1949: [~gwenshap] Do you think this should be p

[jira] [Commented] (KAFKA-2738) Can't set SSL as inter-broker-protocol by rolling restart of brokers

2015-11-04 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991230#comment-14991230 ] Gwen Shapira commented on KAFKA-2738: - The PR above fixes the issue we saw. Two notes

[jira] [Updated] (KAFKA-2738) Can't set SSL as inter-broker-protocol by rolling restart of brokers

2015-11-04 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2738: Reviewer: Jun Rao > Can't set SSL as inter-broker-protocol by rolling restart of brokers > -

[jira] [Commented] (KAFKA-2738) Can't set SSL as inter-broker-protocol by rolling restart of brokers

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

[GitHub] kafka pull request: KAFKA-2738: Replica FetcherThread should conne...

2015-11-04 Thread gwenshap
GitHub user gwenshap opened a pull request: https://github.com/apache/kafka/pull/428 KAFKA-2738: Replica FetcherThread should connect to leader endpoint m… …atching its inter-broker security protocol You can merge this pull request into a Git repository by running: $ git pu

[jira] [Created] (KAFKA-2750) Sender.java: handleProduceResponse does not check protocol version

2015-11-04 Thread Geoff Anderson (JIRA)
Geoff Anderson created KAFKA-2750: - Summary: Sender.java: handleProduceResponse does not check protocol version Key: KAFKA-2750 URL: https://issues.apache.org/jira/browse/KAFKA-2750 Project: Kafka

[jira] [Commented] (KAFKA-2747) Message loss if mirror maker is killed with hard kill and then restarted

2015-11-04 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991026#comment-14991026 ] Jiangjie Qin commented on KAFKA-2747: - [~geoffra], could you verify the following two

[jira] [Commented] (KAFKA-2749) Failure of end to end latency test during nightly run

2015-11-04 Thread Geoff Anderson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990993#comment-14990993 ] Geoff Anderson commented on KAFKA-2749: --- [~rsivaram] Would you be interested in look

[jira] [Created] (KAFKA-2749) Failure of end to end latency test during nightly run

2015-11-04 Thread Geoff Anderson (JIRA)
Geoff Anderson created KAFKA-2749: - Summary: Failure of end to end latency test during nightly run Key: KAFKA-2749 URL: https://issues.apache.org/jira/browse/KAFKA-2749 Project: Kafka Issue T

[jira] [Created] (KAFKA-2748) SinkTasks do not handle rebalances and offset commit properly

2015-11-04 Thread Ewen Cheslack-Postava (JIRA)
Ewen Cheslack-Postava created KAFKA-2748: Summary: SinkTasks do not handle rebalances and offset commit properly Key: KAFKA-2748 URL: https://issues.apache.org/jira/browse/KAFKA-2748 Project:

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

2015-11-04 Thread Apache Jenkins Server
See Changes: [wangguoz] MINOR: add test case for fetching from a compacted topic -- [...truncated 389 lines...] [ant:scaladoc] ^ [ant:scaladoc] /x1/jenkins/jenkins-slave/works

[jira] [Updated] (KAFKA-2258) Port mirrormaker_testsuite

2015-11-04 Thread Geoff Anderson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoff Anderson updated KAFKA-2258: -- Status: Patch Available (was: Open) > Port mirrormaker_testsuite > -- >

[jira] [Updated] (KAFKA-2258) Port mirrormaker_testsuite

2015-11-04 Thread Geoff Anderson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoff Anderson updated KAFKA-2258: -- Reviewer: Ewen Cheslack-Postava > Port mirrormaker_testsuite > -- > >

[jira] [Commented] (KAFKA-2530) metrics for old replica fetcher thread need to be deregistered

2015-11-04 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990953#comment-14990953 ] Otis Gospodnetic commented on KAFKA-2530: - [~junrao] would you consider getting th

[jira] [Created] (KAFKA-2747) Message loss if mirror maker is killed with hard kill and then restarted

2015-11-04 Thread Geoff Anderson (JIRA)
Geoff Anderson created KAFKA-2747: - Summary: Message loss if mirror maker is killed with hard kill and then restarted Key: KAFKA-2747 URL: https://issues.apache.org/jira/browse/KAFKA-2747 Project: Kaf

[jira] [Commented] (KAFKA-2258) Port mirrormaker_testsuite

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

[GitHub] kafka pull request: KAFKA-2258[WIP]: add failover to mirrormaker t...

2015-11-04 Thread granders
GitHub user granders opened a pull request: https://github.com/apache/kafka/pull/427 KAFKA-2258[WIP]: add failover to mirrormaker test This PR adds failover to simple end to end mirror maker test Marked as WIP for 2 reasons: - We may want to add a couple more test cases

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

2015-11-04 Thread Apache Jenkins Server
See Changes: [wangguoz] MINOR: add test case for fetching from a compacted topic -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H11 (Ubuntu ubu

[GitHub] kafka pull request: MINOR: add test case for fetching from a compa...

2015-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/426 --- 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-jdk7 #759

2015-11-04 Thread Apache Jenkins Server
See Changes: [wangguoz] HOTFIX: Fix incorrect version used for group metadata version [wangguoz] KAFKA-2697: client-side support for leave group -- [...truncated 3178 lines...] at kafka

[GitHub] kafka pull request: MINOR: add test case for fetching from a compa...

2015-11-04 Thread hachikuji
GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/426 MINOR: add test case for fetching from a compacted topic You can merge this pull request into a Git repository by running: $ git pull https://github.com/hachikuji/kafka compacted-topics Alte

[jira] [Commented] (KAFKA-2745) Update JavaDoc for the new / updated APIs

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

[GitHub] kafka pull request: KAFKA-2745: Update JavaDoc for new / updated c...

2015-11-04 Thread guozhangwang
GitHub user guozhangwang opened a pull request: https://github.com/apache/kafka/pull/425 KAFKA-2745: Update JavaDoc for new / updated consumer APIs You can merge this pull request into a Git repository by running: $ git pull https://github.com/guozhangwang/kafka K2745 Alterna

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

2015-11-04 Thread Apache Jenkins Server
See Changes: [wangguoz] HOTFIX: Fix incorrect version used for group metadata version [wangguoz] KAFKA-2697: client-side support for leave group -- Started by an SCM change [EnvInject] - Loading

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

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

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

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

[GitHub] kafka pull request: KAFKA-2697: client-side support for leave grou...

2015-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/414 --- 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 incorrect version used for group m...

2015-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/424 --- 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 incorrect version used for group m...

2015-11-04 Thread hachikuji
GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/424 HOTFIX: Fix incorrect version used for group metadata version You can merge this pull request into a Git repository by running: $ git pull https://github.com/hachikuji/kafka hotfix-metadata-s

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

2015-11-04 Thread Apache Jenkins Server
See Changes: [wangguoz] KAFKA-2744: Commit source task offsets after task is completely stopped -- [...truncated 124 lines...] :kafka-trunk-jdk7:clients:determineCommitId UP-TO-DATE :kafka-trunk

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

2015-11-04 Thread Apache Jenkins Server
See Changes: [cshapi] KAFKA-2691: Improve handling of authorization failure during metadata [wangguoz] KAFKA-2744: Commit source task offsets after task is completely stopped -- Started by an SC

[jira] [Commented] (KAFKA-2746) Add support for using ConsumerGroupCommand on secure install

2015-11-04 Thread Ashish K Singh (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990363#comment-14990363 ] Ashish K Singh commented on KAFKA-2746: --- [~hachikuji], [~guozhang], based on discuss

[jira] [Created] (KAFKA-2746) Add support for using ConsumerGroupCommand on secure install

2015-11-04 Thread Ashish K Singh (JIRA)
Ashish K Singh created KAFKA-2746: - Summary: Add support for using ConsumerGroupCommand on secure install Key: KAFKA-2746 URL: https://issues.apache.org/jira/browse/KAFKA-2746 Project: Kafka

[jira] [Created] (KAFKA-2745) Update JavaDoc for the new / updated APIs

2015-11-04 Thread Guozhang Wang (JIRA)
Guozhang Wang created KAFKA-2745: Summary: Update JavaDoc for the new / updated APIs Key: KAFKA-2745 URL: https://issues.apache.org/jira/browse/KAFKA-2745 Project: Kafka Issue Type: Sub-task

[jira] [Resolved] (KAFKA-2744) WorkerSourceTask commits offsets too early when stopping

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

[jira] [Commented] (KAFKA-2744) WorkerSourceTask commits offsets too early when stopping

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

[GitHub] kafka pull request: KAFKA-2744: Commit source task offsets after t...

2015-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/423 --- 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-2742) SourceTaskOffsetCommitter does not properly remove commit tasks when they are already in progress

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

[GitHub] kafka pull request: KAFKA-2744: Commit source task offsets after t...

2015-11-04 Thread ewencp
GitHub user ewencp opened a pull request: https://github.com/apache/kafka/pull/423 KAFKA-2744: Commit source task offsets after task is completely stopped to ensure no additional messages are processed during the offset commit when stopping tasks for rebalancing. You can merge th

[jira] [Commented] (KAFKA-2743) Forwarding task reconfigurations in Copycat can deadlock with rebalances and has no backoff

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

[jira] [Commented] (KAFKA-2744) WorkerSourceTask commits offsets too early when stopping

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

[GitHub] kafka pull request: KAFKA-2743: Make forwarded task reconfiguratio...

2015-11-04 Thread ewencp
GitHub user ewencp opened a pull request: https://github.com/apache/kafka/pull/422 KAFKA-2743: Make forwarded task reconfiguration requests asynchronous, run on a separate thread, and backoff before retrying when they fail. You can merge this pull request into a Git repository by

[GitHub] kafka pull request: KAFKA-2741: Make SourceTaskContext and SinkTas...

2015-11-04 Thread ewencp
GitHub user ewencp opened a pull request: https://github.com/apache/kafka/pull/420 KAFKA-2741: Make SourceTaskContext and SinkTaskContext interfaces and keep implementations in runtime jar. You can merge this pull request into a Git repository by running: $ git pull https://g

[GitHub] kafka pull request: KAFKA-2742: Fix SourceTaskOffsetCommitter to h...

2015-11-04 Thread ewencp
GitHub user ewencp opened a pull request: https://github.com/apache/kafka/pull/421 KAFKA-2742: Fix SourceTaskOffsetCommitter to handle removal of commit tasks when they are already in progress. You can merge this pull request into a Git repository by running: $ git pull https

[jira] [Commented] (KAFKA-2741) Source/SinkTaskContext should be interfaces and implementations kept in runtime jar

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

[jira] [Created] (KAFKA-2744) WorkerSourceTask commits offsets too early when stopping

2015-11-04 Thread Ewen Cheslack-Postava (JIRA)
Ewen Cheslack-Postava created KAFKA-2744: Summary: WorkerSourceTask commits offsets too early when stopping Key: KAFKA-2744 URL: https://issues.apache.org/jira/browse/KAFKA-2744 Project: Kafka

[jira] [Created] (KAFKA-2741) Source/SinkTaskContext should be interfaces and implementations kept in runtime jar

2015-11-04 Thread Ewen Cheslack-Postava (JIRA)
Ewen Cheslack-Postava created KAFKA-2741: Summary: Source/SinkTaskContext should be interfaces and implementations kept in runtime jar Key: KAFKA-2741 URL: https://issues.apache.org/jira/browse/KAFKA-2741

[jira] [Created] (KAFKA-2742) SourceTaskOffsetCommitter does not properly remove commit tasks when they are already in progress

2015-11-04 Thread Ewen Cheslack-Postava (JIRA)
Ewen Cheslack-Postava created KAFKA-2742: Summary: SourceTaskOffsetCommitter does not properly remove commit tasks when they are already in progress Key: KAFKA-2742 URL: https://issues.apache.org/jira/brow

[jira] [Created] (KAFKA-2743) Forwarding task reconfigurations in Copycat can deadlock with rebalances and has no backoff

2015-11-04 Thread Ewen Cheslack-Postava (JIRA)
Ewen Cheslack-Postava created KAFKA-2743: Summary: Forwarding task reconfigurations in Copycat can deadlock with rebalances and has no backoff Key: KAFKA-2743 URL: https://issues.apache.org/jira/browse/KAF

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

2015-11-04 Thread Apache Jenkins Server
See Changes: [wangguoz] KAFKA-2727: Topology partial construction [wangguoz] KAFKA-2737: Added single- and multi-consumer integration tests for [cshapi] KAFKA-2730: use thread-id as metrics tags [cshapi] KAFKA-2691: Improve handling

[jira] [Resolved] (KAFKA-2691) Improve handling of authorization failure during metadata refresh

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

[GitHub] kafka pull request: KAFKA-2691: Improve handling of authorization ...

2015-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/394 --- 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-2691) Improve handling of authorization failure during metadata refresh

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

[jira] [Updated] (KAFKA-2736) ZkClient doesn't handle SaslAuthenticated

2015-11-04 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2736: Priority: Blocker (was: Major) > ZkClient doesn't handle SaslAuthenticated > --

[jira] [Updated] (KAFKA-2736) ZkClient doesn't handle SaslAuthenticated

2015-11-04 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2736: Assignee: Flavio Junqueira > ZkClient doesn't handle SaslAuthenticated > ---

[jira] [Resolved] (KAFKA-2739) Bug in ZKClient may cause failure to start brokers

2015-11-04 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-2739. - Resolution: Duplicate > Bug in ZKClient may cause failure to start brokers > -

[jira] [Updated] (KAFKA-2736) ZkClient doesn't handle SaslAuthenticated

2015-11-04 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2736: Fix Version/s: 0.9.0.0 > ZkClient doesn't handle SaslAuthenticated > ---

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

2015-11-04 Thread Apache Jenkins Server
See Changes: [wangguoz] KAFKA-2740: Convert Windows bin scripts from CRLF to LF line encodings [wangguoz] KAFKA-2727: Topology partial construction [wangguoz] KAFKA-2737: Added single- and multi-consumer integration tests for [cshapi

Re: Authorization Engine For Kafka Related to KPI-11

2015-11-04 Thread Don Bosco Durai
Bhavesh I am from the Apache Ranger team, so let me answer the questions pertaining to Ranger… > 1) Is there any performance impact with Brokers/Producer/Consumer while using > Apache Ranger ? As such Ranger overhead is negligible. Specifically for Kafka, we did some more optimization for the

[jira] [Commented] (KAFKA-2730) partition-reassignment tool stops working due to error in registerMetric

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

[jira] [Resolved] (KAFKA-2730) partition-reassignment tool stops working due to error in registerMetric

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

[GitHub] kafka pull request: KAFKA-2730: use thread-id as metrics tags

2015-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/416 --- 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: One more Kafka Meetup hosted by LinkedIn in 2015 (this time in San Francisco) - does anyone want to talk?

2015-11-04 Thread Ed Yakabosky
Thanks Joe. +1 on curating the page. In the meantime, you will also find some old videos and slides in the comments of past meet ups: http://www.meetup.com/http-kafka-apache-org/. On Wed, Nov 4, 2015 at 4:40 AM, Joe Stein wrote: > They should all be on the user groups section of the confluence

[jira] [Commented] (KAFKA-2737) Integration tests for round-robin assignment

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

[GitHub] kafka pull request: KAFKA-2737: Added single- and multi-consumer i...

2015-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/413 --- 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-2737) Integration tests for round-robin assignment

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

[jira] [Resolved] (KAFKA-2727) initialize only the part of the topology relevant to the task

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

[GitHub] kafka pull request: KAFKA-2727: Topology partial construction

2015-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/411 --- 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-2727) initialize only the part of the topology relevant to the task

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

[jira] [Commented] (KAFKA-2730) partition-reassignment tool stops working due to error in registerMetric

2015-11-04 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990011#comment-14990011 ] Guozhang Wang commented on KAFKA-2730: -- Great to hear that, will merge the patch to t

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

2015-11-04 Thread Apache Jenkins Server
See Changes: [wangguoz] KAFKA-2740: Convert Windows bin scripts from CRLF to LF line encodings -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on

[GitHub] kafka pull request: KAFKA-2740: Convert Windows bin scripts from C...

2015-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/419 --- 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-2740) Convert Windows bin scripts from CRLF to LF line encodings

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

[jira] [Updated] (KAFKA-2740) Convert Windows bin scripts from CRLF to LF line encodings

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

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

2015-11-04 Thread Apache Jenkins Server
See Changes: [junrao] KAFKA-2722; Improve ISR change propagation. -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H11 (Ubuntu ubuntu) in workspa

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

2015-11-04 Thread Apache Jenkins Server
See Changes: [junrao] KAFKA-2722; Improve ISR change propagation. -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H11 (Ubuntu ubuntu) in workspac

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

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

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

2015-11-04 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-2722: --- Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request 402 [https:/

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

2015-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/402 --- 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: One more Kafka Meetup hosted by LinkedIn in 2015 (this time in San Francisco) - does anyone want to talk?

2015-11-04 Thread Joe Stein
They should all be on the user groups section of the confluence page https://cwiki.apache.org/confluence/display/KAFKA/Kafka+papers+and+presentations for which there were video. It might need some curating but that is where it has been going so far. ~ Joe Stein On Tue, Nov 3, 2015 at 4:48 PM, Gra

[jira] [Resolved] (KAFKA-2731) Kerberos on same host with Kafka does not find server in it's database on Ubuntu

2015-11-04 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Junqueira resolved KAFKA-2731. - Resolution: Not A Problem No worries, thanks for checking [~mabbasi90.class]. > Kerberos

[jira] [Commented] (KAFKA-2731) Kerberos on same host with Kafka does not find server in it's database on Ubuntu

2015-11-04 Thread Mohammad Abbasi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14989467#comment-14989467 ] Mohammad Abbasi commented on KAFKA-2731: I configured Zookeeper too with a new JAA

[jira] [Commented] (KAFKA-2730) partition-reassignment tool stops working due to error in registerMetric

2015-11-04 Thread Hannu Valtonen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14989415#comment-14989415 ] Hannu Valtonen commented on KAFKA-2730: --- Both the workaround (solution 1) and the ac

[jira] [Commented] (KAFKA-2736) ZkClient doesn't handle SaslAuthenticated

2015-11-04 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14989406#comment-14989406 ] Flavio Junqueira commented on KAFKA-2736: - I've created a pull request for zkclien

[jira] [Resolved] (KAFKA-2728) kafka-run-class.sh: incorrect path to tools-log4j.properties for KAFKA_LOG4J_OPTS

2015-11-04 Thread Michael Noll (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Noll resolved KAFKA-2728. - Resolution: Invalid > kafka-run-class.sh: incorrect path to tools-log4j.properties for > KAFKA_LO

[jira] [Commented] (KAFKA-2728) kafka-run-class.sh: incorrect path to tools-log4j.properties for KAFKA_LOG4J_OPTS

2015-11-04 Thread Michael Noll (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14989185#comment-14989185 ] Michael Noll commented on KAFKA-2728: - Rechecking the code I found that kafka-run-clas

[jira] [Resolved] (KAFKA-2470) kafka-producer-perf-test.sh can't configure all to request-num-acks

2015-11-04 Thread Manikumar Reddy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar Reddy resolved KAFKA-2470. Resolution: Fixed Fix Version/s: 0.9.0.0 This is got fixed in KAFKA-2562. Now kafka-

[jira] [Updated] (KAFKA-2740) Convert Windows bin scripts from CRLF to LF line encodings

2015-11-04 Thread Michael Noll (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Noll updated KAFKA-2740: Status: Patch Available (was: Open) > Convert Windows bin scripts from CRLF to LF line encodings >

[jira] [Commented] (KAFKA-2740) Convert Windows bin scripts from CRLF to LF line encodings

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

[GitHub] kafka pull request: KAFKA-2740: Convert Windows bin scripts from C...

2015-11-04 Thread miguno
GitHub user miguno opened a pull request: https://github.com/apache/kafka/pull/419 KAFKA-2740: Convert Windows bin scripts from CRLF to LF line encodings There are no functional changes to the modified scripts. You can merge this pull request into a Git repository by running: $

[jira] [Commented] (KAFKA-2470) kafka-producer-perf-test.sh can't configure all to request-num-acks

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

[GitHub] kafka pull request: KAFKA-2470: Convert Windows bin scripts from C...

2015-11-04 Thread miguno
Github user miguno closed the pull request at: https://github.com/apache/kafka/pull/418 --- 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-2470) kafka-producer-perf-test.sh can't configure all to request-num-acks

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

[GitHub] kafka pull request: KAFKA-2470: Convert Windows bin scripts from C...

2015-11-04 Thread miguno
GitHub user miguno opened a pull request: https://github.com/apache/kafka/pull/418 KAFKA-2470: Convert Windows bin scripts from CRLF to LF line encodings There are no functional changes to the modified scripts. You can merge this pull request into a Git repository by running: $

[GitHub] kafka pull request: KAFKA-2740: Convert Windows bin scripts from C...

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

  1   2   >