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

2018-10-01 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

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

2018-10-01 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H32 (ubuntu xenial) in workspace

[jira] [Created] (KAFKA-7469) Broker keeps group rebalance after adding FS

2018-10-01 Thread Boaz (JIRA)
Boaz created KAFKA-7469: --- Summary: Broker keeps group rebalance after adding FS Key: KAFKA-7469 URL: https://issues.apache.org/jira/browse/KAFKA-7469 Project: Kafka Issue Type: Bug Component

Re: [EXTERNAL] Apache Kafka project charter

2018-10-01 Thread McCaig, Rhys
Ewen, Thanks for your comments on this - It’s really useful context and it would be great to include a note summarizing this in the contributor guidelines, especially for connectors. Unfortunately I missed (sorry) the “rejected alternatives” discussed in KIP-26 when I wrote KIP-310. It probab

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

2018-10-01 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H32 (ubuntu xenial) in workspace

[jira] [Created] (KAFKA-7468) KafkaController no need to startup the inner kafkaScheducer when auto.leader.rebalance.enable is false

2018-10-01 Thread ZhangShuai (JIRA)
ZhangShuai created KAFKA-7468: - Summary: KafkaController no need to startup the inner kafkaScheducer when auto.leader.rebalance.enable is false Key: KAFKA-7468 URL: https://issues.apache.org/jira/browse/KAFKA-7468

Build failed in Jenkins: kafka-trunk-jdk10 #552

2018-10-01 Thread Apache Jenkins Server
See Changes: [mjsax] KAFKA-7456: Serde Inheritance in DSL (#5521) -- [...truncated 2.37 MB...] org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldRequireCus

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

2018-10-01 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

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

2018-10-01 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Re: [VOTE] KIP-291: Have separate queues for control requests and data requests

2018-10-01 Thread Jun Rao
Hi, Lucas, Sorry for the delay. The updated wiki looks good to me overall. Just a couple more minor comments. 200. kafka.network:name=ControllerRequestQueueSize,type=RequestChannel: The name ControllerRequestQueueSize gives the impression that it's only for the controller broker. Perhaps we can j

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

2018-10-01 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

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

2018-10-01 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk10 #551

2018-10-01 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Re: [DISCUSS] Apache Kafka 2.1.0 Release Plan

2018-10-01 Thread Dong Lin
Hey everyone, Hope things are going well! Just a kind reminder that the feature freeze time is end of day today. Major features (e.g. KIP implementation) need to be merged and minor features need to be have PR ready. After today I will move pending JIRAs to the next release as appropriate. Cheer

[jira] [Resolved] (KAFKA-7456) Serde Inheritance in Streams DSL

2018-10-01 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-7456. Resolution: Fixed > Serde Inheritance in Streams DSL > > >

[jira] [Reopened] (KAFKA-4218) Enable access to key in ValueTransformer

2018-10-01 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin reopened KAFKA-4218: - Thanks for working on this [~jeyhunkarimov]! For KIP-149, currently there are 4 PRs: - [https://github.com/

Re: [DISCUSS] Replacing EasyMock with Mockito in Kafka

2018-10-01 Thread Colin McCabe
+1. It would be good to standardize on one (well-maintained) mocking library in the project :) best, Colin On Sun, Sep 30, 2018, at 20:32, Ismael Juma wrote: > Hi all, > > As described in KAFKA-7438 > , EasyMock's development > has stagnated.

Re: [DISCUSS] KIP-374: Add '--help' option to all available Kafka CLI commands

2018-10-01 Thread Colin McCabe
Hi Srinivas, Thanks for the KIP. +1 for adding a --help option to all commands that don't already have it. If everyone agrees, then maybe you can call a vote on this KIP. Once the KIP is accepted, then we can accept the corresponding PR. I know it seems a bit heavyweight, but we prefer to be

Re: [VOTE] KIP-349 Priorities for Source Topics

2018-10-01 Thread Colin McCabe
Hi all, I feel like the DISCUSS thread didn't really come to a conclusion, so a vote would be premature here. In particular, I still don't really understand the use-case for this feature. Can someone give a concrete scenario where you would need this? The control plane / data plane example t

[jira] [Created] (KAFKA-7467) NoSuchElementException is raised because controlBatch is empty

2018-10-01 Thread Badai Aqrandista (JIRA)
Badai Aqrandista created KAFKA-7467: --- Summary: NoSuchElementException is raised because controlBatch is empty Key: KAFKA-7467 URL: https://issues.apache.org/jira/browse/KAFKA-7467 Project: Kafka

[jira] [Created] (KAFKA-7466) Implement KIP-339: Create a new IncrementalAlterConfigs API

2018-10-01 Thread Colin P. McCabe (JIRA)
Colin P. McCabe created KAFKA-7466: -- Summary: Implement KIP-339: Create a new IncrementalAlterConfigs API Key: KAFKA-7466 URL: https://issues.apache.org/jira/browse/KAFKA-7466 Project: Kafka

Re: [VOTE] KIP-339: Create a new IncrementalAlterConfigs API

2018-10-01 Thread Colin McCabe
Hi all, With 3 binding +1s from myself, Ismael, and Gwen, the vote passes. Thanks, all. Colin On Fri, Sep 28, 2018, at 09:43, Colin McCabe wrote: > Hi all, > > Thanks for the discussion. I'm going to close the vote later today if > there are no more comments. > > cheers, > Colin > > > On

[jira] [Created] (KAFKA-7465) kafka-topics.sh command not honouring --disable-rack-aware property when adding partitions.

2018-10-01 Thread Suman B N (JIRA)
Suman B N created KAFKA-7465: Summary: kafka-topics.sh command not honouring --disable-rack-aware property when adding partitions. Key: KAFKA-7465 URL: https://issues.apache.org/jira/browse/KAFKA-7465 Pro

Streams meetup@LinkedIn (Oct 23)

2018-10-01 Thread Efe Gencer
Hi Kafka users and developers, We are going to host our quarterly Stream Processing Meetup@LinkedIn on Oct 23. There will be talks about Cruise Control, Stream Analytics Manager, and Apache Samza. Please check the details below if you are interested: https://www.meetup.com/Stream-Processing-Meet

Re: Kafka 7382 - Guarantee atleast one replica of partition be alive during create topic.

2018-10-01 Thread Suman B N
Any update on this? Should this be considered with KIP? On Wednesday, September 26, 2018, Suman B N wrote: > Team, > > Issue KAFKA-7382 has > been fixed. Please review and merge. We need this fix in one of our > production clusters. > > Pull req

[jira] [Created] (KAFKA-7464) Fail to shutdown ReplicaManager during broker cleaned shutdown

2018-10-01 Thread Zhanxiang (Patrick) Huang (JIRA)
Zhanxiang (Patrick) Huang created KAFKA-7464: Summary: Fail to shutdown ReplicaManager during broker cleaned shutdown Key: KAFKA-7464 URL: https://issues.apache.org/jira/browse/KAFKA-7464

Re: Request for contributor permissions

2018-10-01 Thread Matthias J. Sax
Done. On 9/30/18 11:02 PM, 卓正欣 wrote: > Hello, > > I want to join Kafka contributors, my relative information : > > JIRA ID : saivirtue > cwiki ID : Sam Cho > > Thanks for help! > > --- > signature.asc Description: OpenPGP digital signature

Re: [VOTE] KIP-346 - Improve LogCleaner behavior on error

2018-10-01 Thread Stanislav Kozlovski
Hi, I just wanted to remind everybody that the this KIP has been accepted. The only thing left is for it to pass PR reviews and get merged for 2.1. PR: https://github.com/apache/kafka/pull/5439 On Fri, Aug 24, 2018 at 11:12 AM Stanislav Kozlovski wrote: > Hi Jun, > > Yes, my intention was to ha

Re: wiki permission please!

2018-10-01 Thread Ryanne Dolan
thanks!! On Sun, Sep 30, 2018, 1:23 PM Matthias J. Sax wrote: > Done > > On 9/27/18 11:51 AM, Ryanne Dolan wrote: > > I would like to create some KIPs. > > > > JIRA user: ryannedolan > > wiki user: ryannedolan > > Ryanne Dolan > > ryannedo...@gmail.com > > > > Thanks! > > Ryanne > > > >

Re: [VOTE] KIP-291: Have separate queues for control requests and data requests

2018-10-01 Thread Lucas Wang
Hi Jun, Sorry to bother you again. Can you please take a look at the wiki again when you have time? Thanks a lot! Lucas On Wed, Sep 19, 2018 at 3:57 PM Lucas Wang wrote: > Hi Jun, > > Thanks a lot for the detailed explanation. > I've restored the wiki to a previous version that does not requir

Re: [VOTE] KIP-349 Priorities for Source Topics

2018-10-01 Thread Dongjin Lee
Great. +1 (non-binding) On Mon, Oct 1, 2018 at 4:23 AM Matthias J. Sax wrote: > +1 (binding) > > As Dongjin pointed out, the community is working on upcoming 2.1 > release, and thus it might take some time until people find time to > follow up on this an vote. > > > -Matthias > > On 9/30/18 11:1

Request for contributor permissions

2018-10-01 Thread 卓正欣
jira id : saivirtue cwiki id : Sam Cho Thanks for help !

kafka-2.0.0-src/bin/kafka-topics.sh The shell file is empty;

2018-10-01 Thread taranta
Hi, For this version of kafka-2.0.0 the file topic is empty, so don't work also the first example "QUIKSTART" Step 3: Create A Topic Let's create a topic named "test" with a single partition and only one replica: 1 > bin/kafka-topics.sh --create --zoo

[jira] [Created] (KAFKA-7463) ConsoleProducer rejects producer property values with equals signs

2018-10-01 Thread Magnus Reftel (JIRA)
Magnus Reftel created KAFKA-7463: Summary: ConsoleProducer rejects producer property values with equals signs Key: KAFKA-7463 URL: https://issues.apache.org/jira/browse/KAFKA-7463 Project: Kafka

Jenkins build is back to normal : kafka-trunk-jdk10 #550

2018-10-01 Thread Apache Jenkins Server
See

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

2018-10-01 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-334 Include partitions in exceptions raised during consumer record deserialization/validation

2018-10-01 Thread Stanislav Kozlovski
Hi Matthias, I like the idea of having configurable handlers to automatically handle deserialization errors. I'd prefer to keep this KIP as simple as it is right now and delegate that functionality to a future KIP since I currently don't foresee myself having the time to work on extending this KIP

Re: Anyone interested in helping out a little brother Apache project with their Kafka integration?

2018-10-01 Thread Abhimanyu Nagrath
Hi Chris, I can help you in writing Kafka connector code. Regards, Abhimanyu On Wed, Aug 15, 2018 at 8:13 PM Christofer Dutz wrote: > Hi all, > > I am one of the Apache PLC4X (incubating) committers and am looking for > people willing to help out with a little thing. > > PLC4X is aiming at ind

Jenkins build is back to normal : kafka-1.1-jdk7 #213

2018-10-01 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-7462) Kafka brokers cannot provide OAuth without a token

2018-10-01 Thread Rajini Sivaram (JIRA)
Rajini Sivaram created KAFKA-7462: - Summary: Kafka brokers cannot provide OAuth without a token Key: KAFKA-7462 URL: https://issues.apache.org/jira/browse/KAFKA-7462 Project: Kafka Issue Type

Build failed in Jenkins: kafka-1.1-jdk7 #212

2018-10-01 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H29 (ubuntu xenial) in workspace >

Build failed in Jenkins: kafka-trunk-jdk10 #549

2018-10-01 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H31 (ubuntu xenial) in workspace

Build failed in Jenkins: kafka-1.1-jdk7 #211

2018-10-01 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H29 (ubuntu xenial) in workspace >

Build failed in Jenkins: kafka-trunk-jdk10 #548

2018-10-01 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H30 (ubuntu xenial) in workspace