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

2019-08-03 Thread Apache Jenkins Server
See Changes: [github] MINOR: Fix binary compatibility break in -- [...truncated 2.58 MB...] kafka.coordinator.group.GroupMetadataManagerTest > testStoreEmptyGroup PASSED

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

2019-08-03 Thread Apache Jenkins Server
See Changes: [github] MINOR: Fix binary compatibility break in -- [...truncated 2.59 MB...] org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessNu

Re: [DISCUSS] KIP-500: Replace ZooKeeper with a Self-Managed Metadata Quorum

2019-08-03 Thread Boyang Chen
Thanks Colin for initiating this important effort! One question I have is whether we have a session discussing the controller failover in the new architecture? I know we are using Raft protocol to failover, yet it's still valuable to discuss the steps new cluster is going to take to reach the stab

Re: [DISCUSS] KIP-500: Replace ZooKeeper with a Self-Managed Metadata Quorum

2019-08-03 Thread Ismael Juma
Hi Boyang, Yes, there will be several KIPs that will discuss the items you describe in detail. Colin, it may be helpful to make this clear in the KIP 500 description. Ismael On Sat, Aug 3, 2019 at 9:32 AM Boyang Chen wrote: > Thanks Colin for initiating this important effort! > > One question

[jira] [Created] (KAFKA-8748) Flaky Test DescribeLogDirsRequestTest#testDescribeLogDirsRequest

2019-08-03 Thread Matthias J. Sax (JIRA)
Matthias J. Sax created KAFKA-8748: -- Summary: Flaky Test DescribeLogDirsRequestTest#testDescribeLogDirsRequest Key: KAFKA-8748 URL: https://issues.apache.org/jira/browse/KAFKA-8748 Project: Kafka

Re: Add to the contributor list

2019-08-03 Thread Brad Henrickson
I'm working on picking up a few tickets. Can I be added to the list as well? lowercase24 on github On Fri, Aug 2, 2019 at 3:14 PM Guozhang Wang wrote: > Hi Vinoth, > > You've been added to the list, cheers! > > Guozhang > > On Fri, Aug 2, 2019 at 2:50 PM Vinoth Chandar > wrote: > > > I am int

Re: Add to the contributor list

2019-08-03 Thread Matthias J. Sax
You need to create an account on JIRA: https://issues.apache.org/jira/projects/KAFKA Github is only used to host the code and to review PRs. Not to track issues. -Matthias On 8/3/19 2:07 PM, Brad Henrickson wrote: > I'm working on picking up a few tickets. Can I be added to the list as > well?

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

2019-08-03 Thread Apache Jenkins Server
See Changes: [matthias] MINOR: Fix typo in docs (#7158) [github] MINOR: Avoid dividing by zero (#7143) -- [...truncated 2.58 MB...] org.apache.kafka.streams.test.OutputVe

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

2019-08-03 Thread Apache Jenkins Server
See Changes: [matthias] MINOR: Fix typo in docs (#7158) [github] MINOR: Avoid dividing by zero (#7143) -- [...truncated 2.59 MB...] kafka.zk.KafkaZkClientTest > testGetTo

[jira] [Created] (KAFKA-8749) Connect SinkTask.put(...) to specify ArrayList in Signature

2019-08-03 Thread Cyrus Vafadari (JIRA)
Cyrus Vafadari created KAFKA-8749: - Summary: Connect SinkTask.put(...) to specify ArrayList in Signature Key: KAFKA-8749 URL: https://issues.apache.org/jira/browse/KAFKA-8749 Project: Kafka

[DISCUSS] KIP-502: Connect SinkTask.put(...) to specify ArrayList in Signature

2019-08-03 Thread Cyrus Vafadari
Hi all, I've written a KIP to update the SinkTask abstract class to specify that the `put` method will take ArrayList. I think this will greatly simplify connector development, so you aren't limited to the simplest iterations. It will also harden the ordering guarantees of the API. Looking forwar

Jenkins build is back to normal : kafka-2.1-jdk8 #219

2019-08-03 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-500: Replace ZooKeeper with a Self-Managed Metadata Quorum

2019-08-03 Thread Boyang Chen
Thanks for explaining Ismael! Breaking down into follow-up KIPs sounds like a good idea. On Sat, Aug 3, 2019 at 10:14 AM Ismael Juma wrote: > Hi Boyang, > > Yes, there will be several KIPs that will discuss the items you describe in > detail. Colin, it may be helpful to make this clear in the KI