[jira] [Created] (KAFKA-9901) TimeoutError: Never saw message indicating StreamsTest finished startup on ducker@ducker07

2020-04-21 Thread jiamei xie (Jira)
jiamei xie created KAFKA-9901: - Summary: TimeoutError: Never saw message indicating StreamsTest finished startup on ducker@ducker07 Key: KAFKA-9901 URL: https://issues.apache.org/jira/browse/KAFKA-9901 Pr

Build failed in Jenkins: kafka-trunk-jdk11 #1376

2020-04-21 Thread Apache Jenkins Server
See Changes: [github] KAFKA-6145: KIP-441: Build state constrained assignment from balanced -- [...truncated 6.06 MB...] org.apache.kafka.streams.TopologyTestDriverTest

[jira] [Created] (KAFKA-9900) Expired Sensor can not be remove,and it fills all the old generation,can't be GC.

2020-04-21 Thread Chenxin (Jira)
Chenxin created KAFKA-9900: -- Summary: Expired Sensor can not be remove,and it fills all the old generation,can't be GC. Key: KAFKA-9900 URL: https://issues.apache.org/jira/browse/KAFKA-9900 Project: Kafka

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

2020-04-21 Thread Apache Jenkins Server
See

Jenkins build is back to normal : kafka-trunk-jdk14 #7

2020-04-21 Thread Apache Jenkins Server
See

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

2020-04-21 Thread Apache Jenkins Server
See Changes: [github] Add explicit grace period to tumbling window example (#8520) -- [...truncated 6.04 MB...] org.apache.kafka.streams.TopologyTestDriverTest > should

[jira] [Created] (KAFKA-9899) LogCleaner Tries To Clean Single Partition Over 1000x/Minute

2020-04-21 Thread Jeff Nadler (Jira)
Jeff Nadler created KAFKA-9899: -- Summary: LogCleaner Tries To Clean Single Partition Over 1000x/Minute Key: KAFKA-9899 URL: https://issues.apache.org/jira/browse/KAFKA-9899 Project: Kafka Issue

[jira] [Created] (KAFKA-9898) Flaky Test StoreQueryIntegrationTest.shouldQueryAllStalePartitionStores

2020-04-21 Thread Sophie Blee-Goldman (Jira)
Sophie Blee-Goldman created KAFKA-9898: -- Summary: Flaky Test StoreQueryIntegrationTest.shouldQueryAllStalePartitionStores Key: KAFKA-9898 URL: https://issues.apache.org/jira/browse/KAFKA-9898 Pro

Build failed in Jenkins: kafka-trunk-jdk14 #6

2020-04-21 Thread Apache Jenkins Server
See Changes: [github] Add explicit grace period to tumbling window example (#8520) -- [...truncated 3.03 MB...] org.apache.kafka.streams.TopologyTestDriverTest > shouldPu

Re: [DISCUSS] KIP-590: Redirect Zookeeper Mutation Protocols to The Controller

2020-04-21 Thread Sönke Liebau
Hi Boyang, I think what Tom is referring to is that it is very hard to forward enough information to the controller to put it into a position to properly authenticate any request. While the Default KafkaPrincipal can easily be serialized and sent to the controller, as previously seen, those are j

Jenkins build is back to normal : kafka-trunk-jdk11 #1374

2020-04-21 Thread Apache Jenkins Server
See

Re: [VOTE] KIP-584: Versioning scheme for features

2020-04-21 Thread Dhruvil Shah
Thanks for the KIP! +1 (non-binding) On Tue, Apr 21, 2020 at 6:09 AM David Jacot wrote: > Great KIP, thanks! +1 (non-binding) > > On Fri, Apr 17, 2020 at 8:56 PM Guozhang Wang wrote: > > > Thanks for the great KIP Kowshik, +1 (binding). > > > > On Fri, Apr 17, 2020 at 11:22 AM Jun Rao wrote: >

Re: [DISCUSS] KIP-584: Versioning scheme for features

2020-04-21 Thread Dhruvil Shah
Hi Kowshik, Thanks for the KIP, this is exciting! The KIP includes examples on how operators could use the command line utility, etc. It would be great to add some high-level details on how the upgrade workflow changes overall with the addition of feature versions. - Dhruvil On Wed, Apr 15, 202

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

2020-04-21 Thread Apache Jenkins Server
See Changes: [github] MINOR: Improve usage of LogCaptureAppender (#8508) -- [...truncated 3.02 MB...] org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessFro

Re: [DISCUSS] KIP-590: Redirect Zookeeper Mutation Protocols to The Controller

2020-04-21 Thread Boyang Chen
Hey Tom, I agree with the claim here. All the brokers should have the same authentication power, which means getting the forwarding broker verify the client request first is more favorable. This approach avoids sending one unnecessary forwarding request if it couldn't pass the authorization in the

Re: Permission to self-assign tickets

2020-04-21 Thread Bill Bejeck
Done. Thanks for your interest in Apache Kafka. -Bill On Tue, Apr 21, 2020 at 11:05 AM 无名 wrote: > Hi Kafka dev team, > > > I am wondering if you can grant me the permission to self-assign tickets? > > > My username is zhaohaidao and email is zhaohaidao2...@foxmail.com > > > Thanks.

Permission to self-assign tickets

2020-04-21 Thread ????
Hi Kafka dev team, I am wondering if you can grant me the permission to self-assign tickets? My username is zhaohaidao and email is zhaohaidao2...@foxmail.com Thanks.

Jenkins build is back to normal : kafka-2.5-jdk8 #98

2020-04-21 Thread Apache Jenkins Server
See

Re: [VOTE] KIP-584: Versioning scheme for features

2020-04-21 Thread David Jacot
Great KIP, thanks! +1 (non-binding) On Fri, Apr 17, 2020 at 8:56 PM Guozhang Wang wrote: > Thanks for the great KIP Kowshik, +1 (binding). > > On Fri, Apr 17, 2020 at 11:22 AM Jun Rao wrote: > > > Hi, Kowshik, > > > > Thanks for the KIP. +1 > > > > Jun > > > > On Thu, Apr 16, 2020 at 11:14 AM K

Build failed in Jenkins: kafka-trunk-jdk11 #1373

2020-04-21 Thread Apache Jenkins Server
See Changes: [github] MINOR: Fix grammar in error message for InvalidRecordException (#8465) -- [...truncated 3.04 MB...] org.apache.kafka.streams.TopologyTestDriverTest

Re: [DISCUSS] KIP-590: Redirect Zookeeper Mutation Protocols to The Controller

2020-04-21 Thread Tom Bentley
Hi Boyang, The answer to my original question about the request principal was that the forwarding broker would authorize the request and the controller would trust the request since it was from another broker. AFAIU you added the principal purely for logging purposes. In the "EnvelopeRequest Handl

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

2020-04-21 Thread Apache Jenkins Server
See Changes: [github] MINOR: Fix grammar in error message for InvalidRecordException (#8465) -- [...truncated 3.02 MB...] org.apache.kafka.streams.MockTimeTest > shouldS

Re: [DISCUSS] KIP-578: Add configuration to limit number of partitions

2020-04-21 Thread Tom Bentley
Hi Gokul, the partition assignment algorithm needs to be aware of the partition > limits. > I agree, if you have limits then anything doing reassignment would need some way of knowing what they were. But the thing is that I'm not really sure how you would decide what the limits ought to be. > T

Build failed in Jenkins: kafka-trunk-jdk11 #1372

2020-04-21 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9868: Reduce number of transaction log partitions for embed broker -- [...truncated 6.08 MB...] org.apache.kafka.streams.TopologyTestDriverT