Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #225

2021-06-15 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-747 Add support for basic aggregation APIs

2021-06-15 Thread Mohan Parthasarathy
Matthias, On Mon, Jun 14, 2021 at 9:18 PM Matthias J. Sax wrote: > Hi, > > I think extending min/max to non-numeric types makes sense. Wondering > why we should require a `Comparator` or if we should require that the > types implement `Comparable` instead? > > Good question. This is what it

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #224

2021-06-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 473073 lines...] [2021-06-15T21:19:16.411Z] TopicCommandIntegrationTest > testDeleteTopicDoesNotRetryThrottlingQuotaExceededException()

[jira] [Resolved] (KAFKA-10898) Support snakeCaseName/camelCaseName JSON field name in JsonConverterGenerator

2021-06-15 Thread dengziming (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dengziming resolved KAFKA-10898. Resolution: Won't Fix > Support snakeCaseName/camelCaseName JSON field name in

Re: create kip permission

2021-06-15 Thread Matthias J. Sax
What is your login name? On 6/15/21 4:46 PM, Joe Dugdale wrote: > Hi, > Could I please request the creat kip permission > > I want to raise a KIP for Suffixed ACL similar to the already adopted > > KIP-290: Support for Prefixed ACLs >

create kip permission

2021-06-15 Thread Joe Dugdale
Hi, Could I please request the creat kip permission I want to raise a KIP for Suffixed ACL similar to the already adopted KIP-290: Support for Prefixed ACLs cheers

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 2.8 #33

2021-06-15 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-12953) Bump Zookeeper version to 3.6.3

2021-06-15 Thread Ryan Dielhenn (Jira)
Ryan Dielhenn created KAFKA-12953: - Summary: Bump Zookeeper version to 3.6.3 Key: KAFKA-12953 URL: https://issues.apache.org/jira/browse/KAFKA-12953 Project: Kafka Issue Type: Task

Re: [VOTE] KIP-748: Add Broker Count Metrics

2021-06-15 Thread David Jacot
+1 (binding) Thanks for the KIP! Le mar. 15 juin 2021 à 04:30, Israel Ekpo a écrit : > Xavier, I just responded. > > On Mon, Jun 14, 2021 at 1:58 PM Xavier Léauté > > wrote: > > > I had one quick question in the discussion thread. Any chance we can > > provide some thought there? > > > > On

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #223

2021-06-15 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-748: Add Broker Count Metrics

2021-06-15 Thread Ryan Dielhenn
Hey all, I removed the table for the ZK metric and specified that `kafka.controller:type=KafkaController` is used by both ZK and Quorum controllers. Best, Ryan Dielhenn On 2021/06/14 17:56:59, Xavier Léauté wrote: > Any reason we need two different metrics for ZK an Quorum based

[jira] [Resolved] (KAFKA-12787) Integrate controller snapshot with the RaftClient

2021-06-15 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12787. - Resolution: Fixed > Integrate controller snapshot with the RaftClient >

[jira] [Resolved] (KAFKA-12773) Use UncheckedIOException when wrapping IOException

2021-06-15 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12773. - Resolution: Fixed > Use UncheckedIOException when wrapping IOException >

[jira] [Created] (KAFKA-12952) Metadata Snapshot File Header

2021-06-15 Thread Niket Goel (Jira)
Niket Goel created KAFKA-12952: -- Summary: Metadata Snapshot File Header Key: KAFKA-12952 URL: https://issues.apache.org/jira/browse/KAFKA-12952 Project: Kafka Issue Type: Sub-task

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #222

2021-06-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 472467 lines...] [2021-06-15T16:25:26.415Z] [2021-06-15T16:25:26.415Z] ServerShutdownTest > testCleanShutdownWithZkUnavailable() STARTED

Re: [idea] Kafka topic metadata

2021-06-15 Thread Ivan Yurchenko
Hi Garmes, I think it's worth writing a separate email for this as described in https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals#KafkaImprovementProposals-WhoshouldinitiatetheKIP? (2nd paragraph). Best, Ivan On Tue, 15 Jun 2021 at 12:04, Garmes Amine wrote: >

Re: [VOTE] KIP-618: Exactly-once support for source connectors

2021-06-15 Thread Chris Egerton
Thanks Ismael. The vote passes after 12 days with the following +1s: - Ryanne Dolan - Dongjin Lee - Randall Hauch (binding) - Tom Bentley (binding) - Gwen Shapira (binding) Thanks to all who voted and provided feedback. I'd also like to thank to Gregory Harris, who has been invaluable as an

Re: [VOTE] KIP-618: Exactly-once support for source connectors

2021-06-15 Thread Ismael Juma
Chris updated the KIP to explain that this new Admin API behaves the same as `Producer.initTransactions`, so that seems fine to me (i.e. I withdraw my concern). I didn't review the whole KIP and since there are enough votes, I'll leave it to you all. Ismael On Tue, Jun 15, 2021 at 5:59 AM Chris

[jira] [Created] (KAFKA-12951) Infinite loop while restoring a GlobalKTable

2021-06-15 Thread Damien Gasparina (Jira)
Damien Gasparina created KAFKA-12951: Summary: Infinite loop while restoring a GlobalKTable Key: KAFKA-12951 URL: https://issues.apache.org/jira/browse/KAFKA-12951 Project: Kafka Issue

[jira] [Resolved] (KAFKA-6598) Kafka to support using ETCD beside Zookeeper

2021-06-15 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-6598. - Resolution: Won't Fix We're moving to self-managed metadata, so etcd will not be needed. >

[jira] [Resolved] (KAFKA-12439) When in KIP-500 mode, we should be able to assign new partitions to nodes that are fenced

2021-06-15 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-12439. -- Fix Version/s: 3.0.0 Resolution: Fixed Implemented in 3.0. > When in KIP-500 mode, we

[jira] [Resolved] (KAFKA-12266) KIP-500: Add the Broker Lifecycle Manager

2021-06-15 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-12266. -- Fix Version/s: 2.8.0 Resolution: Fixed We did this in 2.8. > KIP-500: Add the Broker

[jira] [Resolved] (KAFKA-12349) Follow up on PartitionEpoch in KIP-500

2021-06-15 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-12349. -- Fix Version/s: 3.0.0 Assignee: Jose Armando Garcia Sancio (was: Jason Gustafson)

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #221

2021-06-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 474871 lines...] [2021-06-15T09:19:49.146Z] SslEndToEndAuthorizationTest > testNoGroupAcl() STARTED [2021-06-15T09:20:09.183Z]

Re: [VOTE] KIP-618: Exactly-once support for source connectors

2021-06-15 Thread Chris Egerton
Hi Ismael, Friendly reminder that your comment is the only outstanding one. If I don't hear back soon I'll probably close the KIP and we can address any concerns in a follow-up KIP. Cheers, Chris On Thu, Jun 10, 2021 at 12:13 PM Chris Egerton wrote: > Hi all, > > Firstly, thanks for the

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 2.8 #32

2021-06-15 Thread Apache Jenkins Server
See

Re: [idea] Kafka topic metadata

2021-06-15 Thread Garmes Amine
Hello Israel, Ivan thank you for your feedback. Can I have the rights to create the KIP page please. Bests Garmes > On 14 Jun 2021, at 19:27, Israel Ekpo wrote: > > Sorry Ivan and Garmes, > > I misunderstood the suggestion earlier. I think this will be a great idea > for a KIP. > >

[jira] [Resolved] (KAFKA-12948) NetworkClient.close(node) with node in connecting state makes NetworkClient unusable

2021-06-15 Thread Rajini Sivaram (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram resolved KAFKA-12948. Fix Version/s: 3.0.0 Reviewer: David Jacot Resolution: Fixed >

Jenkins build is unstable: Kafka » Kafka Branch Builder » 2.8 #31

2021-06-15 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-12950) Replace EasyMock and PowerMock with Mockito for KafkaStreamsTest

2021-06-15 Thread Josep Prat (Jira)
Josep Prat created KAFKA-12950: -- Summary: Replace EasyMock and PowerMock with Mockito for KafkaStreamsTest Key: KAFKA-12950 URL: https://issues.apache.org/jira/browse/KAFKA-12950 Project: Kafka

Re: Re: Kafka upgrading help?

2021-06-15 Thread yinghua...@163.com
OK,thank you for your help. yinghua...@163.com From: Luke Chen Date: 2021-06-15 16:06 To: dev Subject: Re: Kafka upgrading help? Hi, I can see in V2.4.0, we upgraded zookeeper from 3.4.14 to 3.5.5. So, I guess before V2.4.0 is good to go since it's just zookeeper minor version upgrade. But

Re: Kafka upgrading help?

2021-06-15 Thread Luke Chen
Hi, I can see in V2.4.0, we upgraded zookeeper from 3.4.14 to 3.5.5. So, I guess before V2.4.0 is good to go since it's just zookeeper minor version upgrade. But you still need to have a complete test for the upgrade. In your case, I think you can expect the new feature: KRaft mode, to remove

Kafka upgrading help?

2021-06-15 Thread 邮件帮助中心
Hi: The Kafka version of our cluster is 0.10.0.1, and the zookeeper version is 3.4.6. Now we want to upgrade Kafka, but we can see that the zookeeper of the later Kafka version is higher than 3.4.6. Which Kafka version can be upgraded without upgrading the zookeeper version?

Re: [DISCUSS] KIP-748: Add Broker Count Metrics

2021-06-15 Thread David Jacot
Hey Ryan, `kafka.controller:type=KafkaZkController` does not exist today as the current controller uses `kafka.controller:type=KafkaController`. I think that we should stick to the existing one and provide the same metric for both the old and the new controller. Besides this, the KIP looks good