[jira] [Assigned] (KAFKA-4994) Fix findbugs warning about OffsetStorageWriter#currentFlushId

2017-04-19 Thread Mariam John (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariam John reassigned KAFKA-4994: -- Assignee: Mariam John > Fix findbugs warning about OffsetStorageWriter#currentFlushId > ---

[jira] [Commented] (KAFKA-4893) async topic deletion conflicts with max topic length

2017-04-19 Thread Soumabrata Chakraborty (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976170#comment-15976170 ] Soumabrata Chakraborty commented on KAFKA-4893: --- [~vahid] [~onurkaraman] I a

[jira] [Updated] (KAFKA-2111) Command Line Standardization - Add Help Arguments & List Required Fields

2017-04-19 Thread Chris Horrocks (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Horrocks updated KAFKA-2111: -- Many thanks for your email; I am out of the office currently, returning on 24/04/17. I will make

[jira] [Assigned] (KAFKA-2111) Command Line Standardization - Add Help Arguments & List Required Fields

2017-04-19 Thread Mariam John (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariam John reassigned KAFKA-2111: -- Assignee: Mariam John > Command Line Standardization - Add Help Arguments & List Required Field

[jira] [Commented] (KAFKA-5094) Censor SCRAM config change logging

2017-04-19 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976067#comment-15976067 ] Johan Ström commented on KAFKA-5094: Ping [~ijuma], separate ticket as requested! > C

[jira] [Created] (KAFKA-5094) Censor SCRAM config change logging

2017-04-19 Thread JIRA
Johan Ström created KAFKA-5094: -- Summary: Censor SCRAM config change logging Key: KAFKA-5094 URL: https://issues.apache.org/jira/browse/KAFKA-5094 Project: Kafka Issue Type: Improvement

[jira] [Commented] (KAFKA-5055) Kafka Streams skipped-records-rate sensor producing nonzero values even when FailOnInvalidTimestamp is used as extractor

2017-04-19 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975899#comment-15975899 ] Guozhang Wang commented on KAFKA-5055: -- [~nthean] Thanks for reporting this. Could yo

[jira] [Updated] (KAFKA-5055) Kafka Streams skipped-records-rate sensor producing nonzero values even when FailOnInvalidTimestamp is used as extractor

2017-04-19 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-5055: - Component/s: streams > Kafka Streams skipped-records-rate sensor producing nonzero values even whe

[jira] [Updated] (KAFKA-4850) RocksDb cannot use Bloom Filters

2017-04-19 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-4850: - Priority: Major (was: Minor) > RocksDb cannot use Bloom Filters > ---

[jira] [Commented] (KAFKA-4850) RocksDb cannot use Bloom Filters

2017-04-19 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975884#comment-15975884 ] Guozhang Wang commented on KAFKA-4850: -- Bumping up to "major" as this is a critical p

[jira] [Commented] (KAFKA-4848) Stream thread getting into deadlock state while trying to get rocksdb lock in retryWithBackoff

2017-04-19 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975831#comment-15975831 ] Guozhang Wang commented on KAFKA-4848: -- [~sjmittal] It is cherry-picked into 0.10.2 n

[jira] [Created] (KAFKA-5093) Load only batch header when rebuilding producer ID map

2017-04-19 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-5093: -- Summary: Load only batch header when rebuilding producer ID map Key: KAFKA-5093 URL: https://issues.apache.org/jira/browse/KAFKA-5093 Project: Kafka Issu

[jira] [Updated] (KAFKA-5092) KIP 141 - ProducerRecordBuilder Interface

2017-04-19 Thread Stephane Maarek (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephane Maarek updated KAFKA-5092: --- Summary: KIP 141 - ProducerRecordBuilder Interface (was: KIP 141- ProducerRecordBuilder Inter

[jira] [Updated] (KAFKA-5092) KIP 141- ProducerRecordBuilder Interface improvements

2017-04-19 Thread Stephane Maarek (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephane Maarek updated KAFKA-5092: --- Summary: KIP 141- ProducerRecordBuilder Interface improvements (was: Producer record interfac

[jira] [Created] (KAFKA-5092) Producer record interface

2017-04-19 Thread Stephane Maarek (JIRA)
Stephane Maarek created KAFKA-5092: -- Summary: Producer record interface Key: KAFKA-5092 URL: https://issues.apache.org/jira/browse/KAFKA-5092 Project: Kafka Issue Type: Improvement

[GitHub] kafka pull request #2800: added interface to allow producers to create a Pro...

2017-04-19 Thread simplesteph
Github user simplesteph closed the pull request at: https://github.com/apache/kafka/pull/2800 --- 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

[DISCUSS] KIP 141 - ProducerRecordBuilder Interface

2017-04-19 Thread Stephane Maarek
Hi all, My first KIP, let me know your thoughts! https://cwiki.apache.org/confluence/display/KAFKA/KIP+141+-+ProducerRecordBuilder+Interface Cheers, Stephane

[jira] [Commented] (KAFKA-3042) updateIsr should stop after failed several times due to zkVersion issue

2017-04-19 Thread Jeff Widman (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975603#comment-15975603 ] Jeff Widman commented on KAFKA-3042: [~lindong] thanks for the offer to help and sorry

Re: [DISCUSS] KIP 130: Expose states of active tasks to KafkaStreams public API

2017-04-19 Thread Florian Hussonnois
Hi Matthias, So sorry for the delay in replying to you. For now, I think we can keep KafkaStreams#toString() as it is. It's always preferable to have an implementation for toString method. 2017-04-14 4:08 GMT+02:00 Matthias J. Sax : > Florian, > > >>> What about KafkaStreams#toString() method? >

[jira] [Resolved] (KAFKA-4892) kafka 0.8.2.1 getOffsetsBefore API returning correct offset given timestamp in unix epoch format

2017-04-19 Thread Chris Bedford (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Bedford resolved KAFKA-4892. -- Resolution: Not A Problem this was due to cockpit error.i thought the timestamp was based on

Re: [VOTE] KIP-135 : Send of null key to a compacted topic should throw non-retriable error back to user

2017-04-19 Thread Mayuresh Gharat
Hi Ismael, I went ahead and created a patch so that we get on same page regarding what we want to do. We can make changes if you have any comments. Thanks, Mayuresh On Mon, Apr 10, 2017 at 11:32 AM, Mayuresh Gharat < gharatmayures...@gmail.com> wrote: > Got it. > We can probably extend the In

[jira] [Commented] (KAFKA-4808) send of null key to a compacted topic should throw error back to user

2017-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975450#comment-15975450 ] ASF GitHub Bot commented on KAFKA-4808: --- GitHub user MayureshGharat opened a pull re

[GitHub] kafka pull request #2875: KAFKA-4808 : Send of null key to a compacted topic...

2017-04-19 Thread MayureshGharat
GitHub user MayureshGharat opened a pull request: https://github.com/apache/kafka/pull/2875 KAFKA-4808 : Send of null key to a compacted topic should throw non-retriable error back to user You can merge this pull request into a Git repository by running: $ git pull https://gi

[jira] [Assigned] (KAFKA-5090) Kafka Streams SessionStore.findSessions javadoc broken

2017-04-19 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax reassigned KAFKA-5090: -- Assignee: Michal Borowiecki > Kafka Streams SessionStore.findSessions javadoc broken >

Re: Subscribe to mailing list

2017-04-19 Thread Matthias J. Sax
It's self service: http://kafka.apache.org/contact -Matthias On 4/19/17 7:55 AM, Arunkumar wrote: > Hi There > I would like to subscribe to this mailing list and know more about kafka. > Please add me to the list. Thanks in advance > > Thanks > Arunkumar Pichaimuthu, PMP > signature.asc D

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

2017-04-19 Thread Apache Jenkins Server
See

[jira] [Assigned] (KAFKA-5088) some spelling error in code comment

2017-04-19 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax reassigned KAFKA-5088: -- Assignee: Xin > some spelling error in code comment >

[jira] [Updated] (KAFKA-5088) some spelling error in code comment

2017-04-19 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-5088: --- Fix Version/s: 0.11.0.0 Status: Patch Available (was: Open) > some spelling error

[GitHub] kafka pull request #2860: kafka-5068: Optionally print out metrics after run...

2017-04-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2860 --- 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 enab

[jira] [Resolved] (KAFKA-5068) Optionally print out metrics after running the perf tests

2017-04-19 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-5068. Resolution: Fixed Fix Version/s: 0.11.0.0 Issue resolved by pull request 2860 [https://github.com/apa

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

2017-04-19 Thread Apache Jenkins Server
See Changes: [ismael] MINOR: Fix some re-raising of exceptions in system tests -- [...truncated 372.59 KB...] kafka.admin.AdminRackAwareTest > testAssignmentWith2ReplicasR

[jira] [Updated] (KAFKA-4667) Connect should create internal topics

2017-04-19 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava updated KAFKA-4667: - Priority: Critical (was: Major) Fix Version/s: 0.11.0.0 Also increasing

[jira] [Resolved] (KAFKA-5087) Kafka Connect's configuration topics should always be compacted

2017-04-19 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava resolved KAFKA-5087. -- Resolution: Duplicate Assignee: Ewen Cheslack-Postava > Kafka Connect's co

[jira] [Commented] (KAFKA-4667) Connect should create internal topics

2017-04-19 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975068#comment-15975068 ] Ewen Cheslack-Postava commented on KAFKA-4667: -- For potential implementer, se

[jira] [Commented] (KAFKA-5087) Kafka Connect's configuration topics should always be compacted

2017-04-19 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975066#comment-15975066 ] Ewen Cheslack-Postava commented on KAFKA-5087: -- I think this is really part o

[jira] [Commented] (KAFKA-5089) JAR mismatch in KafkaConnect leads to NoSuchMethodError

2017-04-19 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975051#comment-15975051 ] Ewen Cheslack-Postava commented on KAFKA-5089: -- [~off...@chaosmail.at] Usuall

[jira] [Commented] (KAFKA-5057) "Big Message Log"

2017-04-19 Thread Colin P. McCabe (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975037#comment-15975037 ] Colin P. McCabe commented on KAFKA-5057: I think it makes sense to make this confi

Re: [DISCUSS] KIP-126 - Allow KafkaProducer to batch based on uncompressed size

2017-04-19 Thread Becket Qin
Thanks for the comment, Dong. I think the batch-split-ratio makes sense but is kind of redundant to batch-split-rate. Also the batch-split-ratio may be a little more involved to make right: 1. A all-time batch split ratio is easy to get but not that useful. 2. A time-windowed batch-split-ratio is

[jira] [Assigned] (KAFKA-4380) Remove CleanShutdownFile as 0.8.2 has been released

2017-04-19 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira reassigned KAFKA-4380: --- Assignee: holdenk > Remove CleanShutdownFile as 0.8.2 has been released > ---

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

2017-04-19 Thread Apache Jenkins Server
See Changes: [ismael] MINOR: Fix some re-raising of exceptions in system tests -- [...truncated 183.67 KB...] kafka.log.LogTest > testBogusIndexSegmentsAreRemoved STARTED

[jira] [Created] (KAFKA-5091) ReassignPartitionsCommand should protect against empty replica list assignment

2017-04-19 Thread Ryan P (JIRA)
Ryan P created KAFKA-5091: - Summary: ReassignPartitionsCommand should protect against empty replica list assignment Key: KAFKA-5091 URL: https://issues.apache.org/jira/browse/KAFKA-5091 Project: Kafka

[jira] [Commented] (KAFKA-5087) Kafka Connect's configuration topics should always be compacted

2017-04-19 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974949#comment-15974949 ] Gwen Shapira commented on KAFKA-5087: - The AdminClient pull request, if someone wants

[jira] [Updated] (KAFKA-5090) Kafka Streams SessionStore.findSessions javadoc broken

2017-04-19 Thread Michal Borowiecki (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Borowiecki updated KAFKA-5090: - Affects Version/s: 0.10.2.1 > Kafka Streams SessionStore.findSessions javadoc broken > ---

[jira] [Issue Comment Deleted] (KAFKA-5090) Kafka Streams SessionStore.findSessions javadoc broken

2017-04-19 Thread Michal Borowiecki (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Borowiecki updated KAFKA-5090: - Comment: was deleted (was: https://github.com/apache/kafka/pull/2874) > Kafka Streams Ses

[jira] [Updated] (KAFKA-5090) Kafka Streams SessionStore.findSessions javadoc broken

2017-04-19 Thread Michal Borowiecki (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Borowiecki updated KAFKA-5090: - Status: Patch Available (was: Open) https://github.com/apache/kafka/pull/2874 > Kafka St

[GitHub] kafka pull request #2852: MINOR: Fix some re-raising of exceptions in system...

2017-04-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2852 --- 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 enab

[GitHub] kafka pull request #2874: KAFKA-5090 Kafka Streams SessionStore.findSessions...

2017-04-19 Thread mihbor
GitHub user mihbor opened a pull request: https://github.com/apache/kafka/pull/2874 KAFKA-5090 Kafka Streams SessionStore.findSessions javadoc broken You can merge this pull request into a Git repository by running: $ git pull https://github.com/mihbor/kafka patch-1 Alternati

[jira] [Commented] (KAFKA-5090) Kafka Streams SessionStore.findSessions javadoc broken

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

[jira] [Commented] (KAFKA-4912) Add check for topic name length

2017-04-19 Thread Soumabrata Chakraborty (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974892#comment-15974892 ] Soumabrata Chakraborty commented on KAFKA-4912: --- Hi [~sharad.develop], have

[jira] [Resolved] (KAFKA-5075) Defer exception to the next pollOnce() if consumer's fetch position has already increased

2017-04-19 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-5075. - Resolution: Fixed Resolving so it will show up in 0.10.2.1 release notes > Defer exception to the

[jira] [Assigned] (KAFKA-4912) Add check for topic name length

2017-04-19 Thread Soumabrata Chakraborty (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Soumabrata Chakraborty reassigned KAFKA-4912: - Assignee: Soumabrata Chakraborty (was: Sharad) > Add check for topic nam

[jira] [Created] (KAFKA-5090) Kafka Streams SessionStore.findSessions javadoc broken

2017-04-19 Thread Michal Borowiecki (JIRA)
Michal Borowiecki created KAFKA-5090: Summary: Kafka Streams SessionStore.findSessions javadoc broken Key: KAFKA-5090 URL: https://issues.apache.org/jira/browse/KAFKA-5090 Project: Kafka

[jira] [Commented] (KAFKA-5072) Kafka topics should allow custom metadata configs within some config namespace

2017-04-19 Thread Soumabrata Chakraborty (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974881#comment-15974881 ] Soumabrata Chakraborty commented on KAFKA-5072: --- PR created: https://github.

[jira] [Updated] (KAFKA-5075) Defer exception to the next pollOnce() if consumer's fetch position has already increased

2017-04-19 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-5075: Fix Version/s: 0.10.2.1 > Defer exception to the next pollOnce() if consumer's fetch position has >

[jira] [Commented] (KAFKA-5072) Kafka topics should allow custom metadata configs within some config namespace

2017-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974878#comment-15974878 ] ASF GitHub Bot commented on KAFKA-5072: --- GitHub user soumabrata-chakraborty opened a

[GitHub] kafka pull request #2873: KAFKA-5072[WIP]: Kafka topics should allow custom ...

2017-04-19 Thread soumabrata-chakraborty
GitHub user soumabrata-chakraborty opened a pull request: https://github.com/apache/kafka/pull/2873 KAFKA-5072[WIP]: Kafka topics should allow custom metadata configs within some config namespace @benstopford @ijuma @granthenke @junrao This change allows one to define any

Re: [VOTE] 0.10.2.1 RC2

2017-04-19 Thread Swen Moczarski
Hi Gwen, thanks for the new release candidate. Did a quick test, used the RC2 in my recent project on client side, integration test against server version 0.10.1.1 worked well. +1 (non-binding) Regards, Swen 2017-04-19 16:26 GMT+02:00 Gwen Shapira : > Oops, good catch. I think we mislabeled it.

Subscribe to mailing list

2017-04-19 Thread Arunkumar
Hi There I would like to subscribe to this mailing list and know more about kafka. Please add me to the list. Thanks in advance Thanks Arunkumar Pichaimuthu, PMP

[jira] [Commented] (KAFKA-3594) Kafka new producer retries doesn't work in 0.9.0.1

2017-04-19 Thread Shannon Carey (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974827#comment-15974827 ] Shannon Carey commented on KAFKA-3594: -- Does this problem result in failure to push m

Re: [VOTE] 0.10.2.1 RC2

2017-04-19 Thread Gwen Shapira
Oops, good catch. I think we mislabeled it. Since it is in the release source/binaries, I'll track it down and just re-generate the release notes. Gwen On Tue, Apr 18, 2017 at 11:38 AM, Edoardo Comar wrote: > Thanks Gwen > KAFKA-5075 is not included in the > http://home.apache.org/~gwenshap/ka

Jenkins build is back to normal : kafka-trunk-jdk8 #1431

2017-04-19 Thread Apache Jenkins Server
See

[jira] [Commented] (KAFKA-5049) Chroot check should be done for each ZkUtils instance

2017-04-19 Thread anugrah (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974579#comment-15974579 ] anugrah commented on KAFKA-5049: [~ijuma] Can we move this to done ? Its been merged right

Request to be contributor

2017-04-19 Thread Raul Estrada
Hi dev team, Please add me as contributor in Kafka JIRA. My JIRA ID is uurl Thanks, Raul

[jira] [Commented] (KAFKA-5049) Chroot check should be done for each ZkUtils instance

2017-04-19 Thread anugrah (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974503#comment-15974503 ] anugrah commented on KAFKA-5049: Ty > Chroot check should be done for each ZkUtils instan

[jira] [Updated] (KAFKA-5089) JAR mismatch in KafkaConnect leads to NoSuchMethodError

2017-04-19 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Körner updated KAFKA-5089: Environment: HDP 2.6, Centos 7.3.1611, kafka-0.10.1.2.6.0.3-8.el6.noarch (was: HDP 2.6, Cen

[jira] [Created] (KAFKA-5089) JAR mismatch in KafkaConnect leads to NoSuchMethodError

2017-04-19 Thread JIRA
Christoph Körner created KAFKA-5089: --- Summary: JAR mismatch in KafkaConnect leads to NoSuchMethodError Key: KAFKA-5089 URL: https://issues.apache.org/jira/browse/KAFKA-5089 Project: Kafka I

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

2017-04-19 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-5049; Chroot check should be done for each ZkUtils instance -- [...truncated 184.98 KB...] kafka.admin.ConfigCommandTest > shouldAddClientConfi

[jira] [Commented] (KAFKA-5049) Chroot check should be done for each ZkUtils instance

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

[GitHub] kafka pull request #2857: KAFKA-5049 Chroot check should be done for each Zk...

2017-04-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2857 --- 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 enab

[jira] [Commented] (KAFKA-3083) a soft failure in controller may leave a topic partition in an inconsistent state

2017-04-19 Thread Dibyendu Bhattacharya (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974338#comment-15974338 ] Dibyendu Bhattacharya commented on KAFKA-3083: -- Hi [~junrao] We also had this

[GitHub] kafka pull request #2872: MINOR: Update dependencies for 0.11

2017-04-19 Thread ijuma
GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/2872 MINOR: Update dependencies for 0.11 Worth special mention: 1. Update Scala to 2.11.11 and 2.12.2 2. Update Gradle to 3.5 3. Update ZooKeeper to 3.4.10 4. Update reflections to 0.9.