Build failed in Jenkins: kafka_system_tests #126

2015-10-31 Thread ewen
See -- Started by timer Building on master in workspace [kafka_system_tests] $ /bin/bash /tmp/hudson6104015082044430119.sh Running command: gi

[jira] [Created] (KAFKA-2717) Add kafka logbak appender

2015-10-31 Thread Xin Wang (JIRA)
Xin Wang created KAFKA-2717: --- Summary: Add kafka logbak appender Key: KAFKA-2717 URL: https://issues.apache.org/jira/browse/KAFKA-2717 Project: Kafka Issue Type: New Feature Reporter: X

[jira] [Updated] (KAFKA-2717) Add kafka logbak appender

2015-10-31 Thread Xin Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xin Wang updated KAFKA-2717: Description: Since many applications use logback as their log framework. So, KafkaLogbakAppender would make

[GitHub] kafka pull request: KAFKA-2717: Add kafka logbak appender

2015-10-31 Thread vesense
GitHub user vesense opened a pull request: https://github.com/apache/kafka/pull/398 KAFKA-2717: Add kafka logbak appender https://issues.apache.org/jira/browse/KAFKA-2717 You can merge this pull request into a Git repository by running: $ git pull https://github.com/vesense/kaf

[jira] [Commented] (KAFKA-2717) Add kafka logbak appender

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

[jira] [Commented] (KAFKA-1850) Failed reassignment leads to additional replica

2015-10-31 Thread Alex Tian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14983979#comment-14983979 ] Alex Tian commented on KAFKA-1850: -- Sorry for my late reply. This is my solution for simi

[jira] [Updated] (KAFKA-2255) Missing documentation for max.in.flight.requests.per.connection

2015-10-31 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stevo Slavic updated KAFKA-2255: Affects Version/s: 0.8.2.0 > Missing documentation for max.in.flight.requests.per.connection > -

[jira] [Commented] (KAFKA-2680) Zookeeper SASL check prevents any SASL code being run with IBM JDK

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

[GitHub] kafka pull request: KAFKA-2680: Use IBM ConfigFile class to load j...

2015-10-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/357 --- 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-2680) Zookeeper SASL check prevents any SASL code being run with IBM JDK

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

[jira] [Resolved] (KAFKA-1695) Authenticate connection to Zookeeper

2015-10-31 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-1695. Resolution: Fixed Resolving this jira since all sub-jiras are done. > Authenticate connection to Zookeeper

Build failed in Jenkins: kafka_system_tests #127

2015-10-31 Thread ewen
See -- Started by user Geoff Building in workspace [kafka_system_tests] $ /bin/bash /tmp/hudson4612275777450431607.sh Running command: git pull

Re: [VOTE] KIP-38: ZooKeeper authentication

2015-10-31 Thread Flavio Junqueira
With 4 binding votes and 9 non-binding votes, the KIP-38 proposal passes. Thanks everyone for voting and comments. -Flavio > On 22 Oct 2015, at 23:34, Jun Rao wrote: > > +1 > > Thanks, > > Jun > > On Wed, Oct 21, 2015 at 8:17 AM, Flavio Junqueira wrote: > >> Thanks everyone for the feedb

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

2015-10-31 Thread Apache Jenkins Server
See Changes: [junrao] KAFKA-2680; Use IBM ConfigFile class to load jaas config if IBM JDK -- [...truncated 4067 lines...] kafka.log.BrokerCompressionTest > testBrokerSideCompression[0] PASSED ka

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

2015-10-31 Thread Apache Jenkins Server
See Changes: [junrao] KAFKA-2680; Use IBM ConfigFile class to load jaas config if IBM JDK -- [...truncated 3019 lines...] kafka.log.LogSegmentTest > testTruncate PASSED kafka.log.LogSegmentTest

Re: [VOTE] KIP-38: ZooKeeper authentication

2015-10-31 Thread Flavio Junqueira
For the record, here are the +1 votes I counted (no -1 vote): Binding: Jay Kreps, Joel Koshy, Neha Narkhede, Jun Rao Non-binding: Onur Karaman, Grant Henke, Dong Lin, Jiangjie Qin, Todd Palino, Edward Ribeiro, Ashish Singh, Ismael Juma, Aditya Auradkar -Flavio > On 31 Oct 2015, at 17:06, Flavio

[jira] [Commented] (KAFKA-2580) Kafka Broker keeps file handles open for all log files (even if its not written to/read from)

2015-10-31 Thread Vinoth Chandar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984243#comment-14984243 ] Vinoth Chandar commented on KAFKA-2580: --- Based on this, looks like we can close this

[jira] [Commented] (KAFKA-2528) Quota Performance Evaluation

2015-10-31 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984276#comment-14984276 ] Dong Lin commented on KAFKA-2528: - [~jkreps] Sorry for late reply. I just test the quota u

[jira] [Updated] (KAFKA-2528) Quota Performance Evaluation

2015-10-31 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated KAFKA-2528: Attachment: (was: QuotaPerformanceEvaluation.pdf) > Quota Performance Evaluation > -

[jira] [Updated] (KAFKA-2528) Quota Performance Evaluation

2015-10-31 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated KAFKA-2528: Attachment: QuotaPerformanceEvaluationRelease.pdf > Quota Performance Evaluation > -

[jira] [Commented] (KAFKA-2528) Quota Performance Evaluation

2015-10-31 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984281#comment-14984281 ] Dong Lin commented on KAFKA-2528: - Updated the pdf to use latest evaluation results. > Qu