[jira] [Resolved] (KAFKA-5584) Incorrect log size for topics larger than 2 GB

2017-07-12 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-5584. Resolution: Fixed > Incorrect log size for topics larger than 2 GB >

Apply for access for Kafka KIP creation permission

2017-07-12 Thread Hu Xi
Apply for access for KIP creation permission. WikiID: huxi_2b Email: huxi...@hotmail.com

Re: [ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-12 Thread Kamal C
Congrats Jason! On 13-Jul-2017 00:32, "Jun Rao" wrote: > Congratulations, Jason! > > Jun > > On Tue, Jul 11, 2017 at 10:32 PM, Guozhang Wang > wrote: > > > Hi Everyone, > > > > Jason Gustafson has been very active in contributing to the Kafka > community

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

2017-07-12 Thread Apache Jenkins Server
See

[GitHub] kafka pull request #3521: KAFKA-5584: fix integer overflow in Log.size

2017-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3521 --- 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

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

2017-07-12 Thread Apache Jenkins Server
See Changes: [ismael] MINOR: typo in variable name "unkownInfo" -- [...truncated 963.85 KB...] kafka.server.epoch.LeaderEpochFileCacheTest >

[GitHub] kafka pull request #3433: MINOR: typo in variable name "unkownInfo"

2017-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3433 --- 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] [Created] (KAFKA-5586) Handle client disconnects during JoinGroup

2017-07-12 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-5586: -- Summary: Handle client disconnects during JoinGroup Key: KAFKA-5586 URL: https://issues.apache.org/jira/browse/KAFKA-5586 Project: Kafka Issue Type: Bug

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

2017-07-12 Thread Apache Jenkins Server
See

[GitHub] kafka pull request #3520: MINOR: Typo error corrected in the KStream Javadoc...

2017-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3520 --- 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

[GitHub] kafka pull request #3522: MINOR: consume from outputTopic in EosIntegrationT...

2017-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3522 --- 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

[GitHub] kafka pull request #3444: KAFKA-5006: Better exception messages when produci...

2017-07-12 Thread enothereska
Github user enothereska closed the pull request at: https://github.com/apache/kafka/pull/3444 --- 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

Re: [ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-12 Thread Jun Rao
Congratulations, Jason! Jun On Tue, Jul 11, 2017 at 10:32 PM, Guozhang Wang wrote: > Hi Everyone, > > Jason Gustafson has been very active in contributing to the Kafka community > since he became a Kafka committer last September and has done lots of > significant work

Re: [ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-12 Thread Konstantine Karantasis
Congratulations Jason! On Wed, Jul 12, 2017 at 10:54 AM, James Cheng wrote: > Congrats Jason! > > -James > > > On Jul 11, 2017, at 10:32 PM, Guozhang Wang wrote: > > > > Hi Everyone, > > > > Jason Gustafson has been very active in contributing to the

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

2017-07-12 Thread Florian Hussonnois
Thank you all for your feedback. This vote is now closed and KIP-130 is accepted with 3 binding + 1 votes. 2017-07-11 18:35 GMT+02:00 Matthias J. Sax : > Florian, > > I guess you can close this vote. > > > -Matthias > > On 6/30/17 12:26 AM, Sriram Subramanian wrote: > > +1

[GitHub] kafka pull request #3523: MINOR: log4j for member failure from debug to info

2017-07-12 Thread guozhangwang
GitHub user guozhangwang opened a pull request: https://github.com/apache/kafka/pull/3523 MINOR: log4j for member failure from debug to info You can merge this pull request into a Git repository by running: $ git pull https://github.com/guozhangwang/kafka

Re: [ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-12 Thread James Cheng
Congrats Jason! -James > On Jul 11, 2017, at 10:32 PM, Guozhang Wang wrote: > > Hi Everyone, > > Jason Gustafson has been very active in contributing to the Kafka community > since he became a Kafka committer last September and has done lots of > significant work including

Re: [DISCUSS] KIP-113: Support replicas movement between log directories

2017-07-12 Thread Dong Lin
Hi all, I have made a minor change to the DescribeDirsRequest so that user can choose to query the status for a specific list of partitions. This is a bit more fine-granular than the previous format that allows user to query the status for a specific list of topics. I realized that querying the

[GitHub] kafka pull request #3522: MINOR: consume from outputTopic in EosIntegrationT...

2017-07-12 Thread dicej
GitHub user dicej opened a pull request: https://github.com/apache/kafka/pull/3522 MINOR: consume from outputTopic in EosIntegrationTest.runSimpleCopyTest Previously, the code mistakenly consumed from inputTopic, which worked, but didn't actually verify that the messages were

Re: [DISCUSS] KIP-113: Support replicas movement between log directories

2017-07-12 Thread Dong Lin
The protocol change has been updated in KIP-113 . On Wed, Jul 12, 2017 at 10:44 AM, Dong Lin wrote: > Hi all, > > I have made a minor change to the

Re: [VOTE] KIP-168: Add TotalTopicCount metric per cluster

2017-07-12 Thread Dong Lin
+1 (non-binding) On Wed, Jul 12, 2017 at 10:04 AM, Abhishek Mendhekar < abhishek.mendhe...@gmail.com> wrote: > Hello Kafka Dev, > > I would like to get votes on KIP-168. Here is the updated proposal based on > the discussion so far. > > https://cwiki.apache.org/confluence/display/KAFKA/KIP- >

Re: [ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-12 Thread Viktor Somogyi
Congrats Jason! On Wed, Jul 12, 2017 at 7:11 PM, Matthias J. Sax wrote: > Congrats! > > On 7/12/17 9:15 AM, Bill Bejeck wrote: > > Congratulations Jason! > > > > On Wed, Jul 12, 2017 at 9:03 AM, Damian Guy > wrote: > > > >> Congratulations Jason >

Re: [ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-12 Thread Matthias J. Sax
Congrats! On 7/12/17 9:15 AM, Bill Bejeck wrote: > Congratulations Jason! > > On Wed, Jul 12, 2017 at 9:03 AM, Damian Guy wrote: > >> Congratulations Jason >> >> On Wed, 12 Jul 2017 at 08:57 Sriram Subramanian wrote: >> >>> Congratulations Jason! >>>

Re: [DISCUSS] KIP-168: Add TotalTopicCount metric per cluster

2017-07-12 Thread Abhishek Mendhekar
Hi Vahid, Thanks for the prompt response. Since there may be redundant metrics let's defer the total number of partition metric from the controller for now. Thanks, Abhishek On Mon, Jul 10, 2017 at 2:18 PM, Vahid S Hashemian < vahidhashem...@us.ibm.com> wrote: > Hi Abhishek, > > Thanks for

Re: [VOTE] KIP-168: Add TotalTopicCount metric per cluster

2017-07-12 Thread Abhishek Mendhekar
Hello Kafka Dev, I would like to get votes on KIP-168. Here is the updated proposal based on the discussion so far. https://cwiki.apache.org/confluence/display/KAFKA/KIP-168%3A+Add+GlobalTopicCount+metric+per+cluster Thanks, Abhishek Email Thread -

Re: [ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-12 Thread Bill Bejeck
Congratulations Jason! On Wed, Jul 12, 2017 at 9:03 AM, Damian Guy wrote: > Congratulations Jason > > On Wed, 12 Jul 2017 at 08:57 Sriram Subramanian wrote: > > > Congratulations Jason! > > > > On Wed, Jul 12, 2017 at 8:02 AM, Rajini Sivaram

Re: [ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-12 Thread Damian Guy
Congratulations Jason On Wed, 12 Jul 2017 at 08:57 Sriram Subramanian wrote: > Congratulations Jason! > > On Wed, Jul 12, 2017 at 8:02 AM, Rajini Sivaram > wrote: > > > Congratulations, Jason! > > > > On Wed, Jul 12, 2017 at 3:53 PM, Ismael Juma

Re: [ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-12 Thread Mickael Maison
Congrats Jason ! On Wed, Jul 12, 2017 at 4:56 PM, Sriram Subramanian wrote: > Congratulations Jason! > > On Wed, Jul 12, 2017 at 8:02 AM, Rajini Sivaram > wrote: > >> Congratulations, Jason! >> >> On Wed, Jul 12, 2017 at 3:53 PM, Ismael Juma

Re: [ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-12 Thread Sriram Subramanian
Congratulations Jason! On Wed, Jul 12, 2017 at 8:02 AM, Rajini Sivaram wrote: > Congratulations, Jason! > > On Wed, Jul 12, 2017 at 3:53 PM, Ismael Juma wrote: > > > Congratulations Jason! > > > > Ismael > > > > On Tue, Jul 11, 2017 at 10:32 PM,

Re: [ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-12 Thread Rajini Sivaram
Congratulations, Jason! On Wed, Jul 12, 2017 at 3:53 PM, Ismael Juma wrote: > Congratulations Jason! > > Ismael > > On Tue, Jul 11, 2017 at 10:32 PM, Guozhang Wang > wrote: > > > Hi Everyone, > > > > Jason Gustafson has been very active in contributing to

Re: [ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-12 Thread Ismael Juma
Congratulations Jason! Ismael On Tue, Jul 11, 2017 at 10:32 PM, Guozhang Wang wrote: > Hi Everyone, > > Jason Gustafson has been very active in contributing to the Kafka community > since he became a Kafka committer last September and has done lots of > significant work

Re: [ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-12 Thread Neha Narkhede
Congratulations Jason! Very well deserved. On Tue, Jul 11, 2017 at 10:48 PM Vahid S Hashemian < vahidhashem...@us.ibm.com> wrote: > Great news. Congratulations Jason! > > --Vahid > > > > From: Guozhang Wang > To: "dev@kafka.apache.org" > Date:

[jira] [Created] (KAFKA-5585) Failover in a replicated Cluster does not work

2017-07-12 Thread Thomas Bayer (JIRA)
Thomas Bayer created KAFKA-5585: --- Summary: Failover in a replicated Cluster does not work Key: KAFKA-5585 URL: https://issues.apache.org/jira/browse/KAFKA-5585 Project: Kafka Issue Type: Bug

[GitHub] kafka pull request #3521: KAFKA-5584: fix integer overflow in Log.size

2017-07-12 Thread kongo2002
GitHub user kongo2002 opened a pull request: https://github.com/apache/kafka/pull/3521 KAFKA-5584: fix integer overflow in Log.size As described in [KAFKA-5584](https://issues.apache.org/jira/browse/KAFKA-5584) the integer overflow in `Log.size` may lead to wrong metrics and

[jira] [Created] (KAFKA-5584) Incorrect log size for topics larger than 2 GB

2017-07-12 Thread Gregor Uhlenheuer (JIRA)
Gregor Uhlenheuer created KAFKA-5584: Summary: Incorrect log size for topics larger than 2 GB Key: KAFKA-5584 URL: https://issues.apache.org/jira/browse/KAFKA-5584 Project: Kafka Issue