Re: [DISCUSS] KIP-730: Producer ID generation in KRaft mode

2021-04-07 Thread Ron Dagostino
Thanks for the KIP, David. With the RPC returning a start and length, should the record in the metadata log do the same thing for consistency and to save the byte per record? Ron On Tue, Apr 6, 2021 at 11:06 PM Ismael Juma wrote: > > Great, thanks. Instead of calling it "bridge release", can

[jira] [Resolved] (KAFKA-12626) RaftClusterTest and ClusterTestExtensionTest failures

2021-04-07 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-12626. - Assignee: Colin McCabe Resolution: Fixed > RaftClusterTest and ClusterTestExtensionTest

Re: [DISCUSS] Please review 2.8.0 blog post

2021-04-07 Thread Tom Bentley
Hi John, I think the link to the KIP-500 README file might be a broken link, since the directory got renamed from self-managed to kraft. Kind regards, Tom On Tue, Apr 6, 2021 at 4:06 AM Sagar wrote: > Got it, Thanks for

Re: [DISCUSS] Please review 2.8.0 blog post

2021-04-07 Thread John Roesler
Thanks for that catch, Tom! I was trying to use the permalinks, but I must have let that one slip though. I'll go back and do an audit. I really appreciate it, -John On Wed, 2021-04-07 at 16:58 +0100, Tom Bentley wrote: > Hi John, > > I think the link to the KIP-500 README file might be a

[jira] [Created] (KAFKA-12628) SSL context is never re-evaluate by consumer or producer

2021-04-07 Thread raphael auv (Jira)
raphael auv created KAFKA-12628: --- Summary: SSL context is never re-evaluate by consumer or producer Key: KAFKA-12628 URL: https://issues.apache.org/jira/browse/KAFKA-12628 Project: Kafka Issue

Re: [DISCUSS] KIP-693: Client-side Circuit Breaker for Partition Write Errors

2021-04-07 Thread Jun Rao
Hi, George, A few more comments on the KIP. 1. It would be useful to motivate the problem a bit more. For example, is the KIP trying to solve a transient broker problem (if so, for how long) or a permanent broker problem? It would also be useful to list some common causes that can slow the

[jira] [Created] (KAFKA-12629) Flaky Test RaftClusterTest

2021-04-07 Thread Matthias J. Sax (Jira)
Matthias J. Sax created KAFKA-12629: --- Summary: Flaky Test RaftClusterTest Key: KAFKA-12629 URL: https://issues.apache.org/jira/browse/KAFKA-12629 Project: Kafka Issue Type: Test

[jira] [Created] (KAFKA-12631) Support api to resign raft leadership

2021-04-07 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-12631: --- Summary: Support api to resign raft leadership Key: KAFKA-12631 URL: https://issues.apache.org/jira/browse/KAFKA-12631 Project: Kafka Issue Type:

Re: [kafka-clients] Subject: [VOTE] 2.8.0 RC1

2021-04-07 Thread John Roesler
Ah, thank you for pointing that out, Israel! Indeed, I neglected to update the date. Yes, let us say Tuesday, 13 April 2021 for the testing deadline. Thanks as well for validating the release! -John On Wed, 2021-04-07 at 16:50 -0400, Israel Ekpo wrote: > Hello John, > > Thanks for running the

[jira] [Created] (KAFKA-12630) Remove deprecated KafkaClientSupplier#getAdminClient

2021-04-07 Thread Guozhang Wang (Jira)
Guozhang Wang created KAFKA-12630: - Summary: Remove deprecated KafkaClientSupplier#getAdminClient Key: KAFKA-12630 URL: https://issues.apache.org/jira/browse/KAFKA-12630 Project: Kafka Issue

Re: [DISCUSS] KIP-729 Custom validation of records on the broker prior to log append

2021-04-07 Thread Soumyajit Sahu
Thanks Colin! Good call on the ApiRecordError. We could use InvalidRecordException instead, and have the broker convert it to ApiRecordError. Modified signature below. interface BrokerRecordValidator { /** * Validate the record for a given topic-partition. */ Optional

[jira] [Resolved] (KAFKA-12568) Remove deprecated "KStream#groupBy/join", "Joined#named" overloads

2021-04-07 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-12568. --- Fix Version/s: 3.0.0 Assignee: Guozhang Wang Resolution: Fixed > Remove

[ANNOUNCE] New Committer: Bruno Cadonna

2021-04-07 Thread Guozhang Wang
Hello all, I'm happy to announce that Bruno Cadonna has accepted his invitation to become an Apache Kafka committer. Bruno has been contributing to Kafka since Jan. 2019 and has made 99 commits and more than 80 PR reviews so far: https://github.com/apache/kafka/commits?author=cadonna He worked

[jira] [Resolved] (KAFKA-7785) Remove PartitionGrouper interface and it's config and move DefaultPartitionGrouper to internal package

2021-04-07 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-7785. -- Resolution: Fixed > Remove PartitionGrouper interface and it's config and move >

Re: [kafka-clients] Subject: [VOTE] 2.8.0 RC1

2021-04-07 Thread Israel Ekpo
Hello John, Thanks for running the release for 2.8.0 I was reviewing the request for validation for 2.8.0 RC1 it appears that the deadline to complete testing/validation by the community is 6th April 2021 Same day delivery :) I think you meant to say Tuesday, April 13 2021 instead. Could we

Re: [ANNOUNCE] New Committer: Bruno Cadonna

2021-04-07 Thread Bill Bejeck
Congrats Bruno! Well deserved. Bill On Wed, Apr 7, 2021 at 6:34 PM Guozhang Wang wrote: > Hello all, > > I'm happy to announce that Bruno Cadonna has accepted his invitation to > become an Apache Kafka committer. > > Bruno has been contributing to Kafka since Jan. 2019 and has made 99 >

Re: [ANNOUNCE] New Committer: Bruno Cadonna

2021-04-07 Thread Matthias J. Sax
Congrats Bruno! Very well deserved! -Matthias On 4/7/21 3:51 PM, Bill Bejeck wrote: > Congrats Bruno! Well deserved. > > Bill > > On Wed, Apr 7, 2021 at 6:34 PM Guozhang Wang wrote: > >> Hello all, >> >> I'm happy to announce that Bruno Cadonna has accepted his invitation to >> become an

Re: [kafka-clients] Subject: [VOTE] 2.8.0 RC1

2021-04-07 Thread Israel Ekpo
You are very welcome Thanks for the clarification On Wed, Apr 7, 2021 at 8:22 PM John Roesler wrote: > Ah, thank you for pointing that out, Israel! > > Indeed, I neglected to update the date. Yes, let us say > Tuesday, 13 April 2021 for the testing deadline. > > Thanks as well for validating

Re: [ANNOUNCE] New Committer: Bruno Cadonna

2021-04-07 Thread Luke Chen
Congrats Bruno!! Luke On Thu, Apr 8, 2021 at 9:18 AM Matthias J. Sax wrote: > Congrats Bruno! Very well deserved! > > > -Matthias > > On 4/7/21 3:51 PM, Bill Bejeck wrote: > > Congrats Bruno! Well deserved. > > > > Bill > > > > On Wed, Apr 7, 2021 at 6:34 PM Guozhang Wang wrote: > > > >>

Re: [ANNOUNCE] New Kafka PMC Member: Bill Bejeck

2021-04-07 Thread Luke Chen
Congratulations Bill! Luke On Thu, Apr 8, 2021 at 9:17 AM Matthias J. Sax wrote: > Hi, > > It's my pleasure to announce that Bill Bejeck in now a member of the > Kafka PMC. > > Bill has been a Kafka committer since Feb 2019. He has remained > active in the community since becoming a committer.

[jira] [Resolved] (KAFKA-12624) Fix LICENSE in 2.6

2021-04-07 Thread A. Sophie Blee-Goldman (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. Sophie Blee-Goldman resolved KAFKA-12624. Resolution: Fixed > Fix LICENSE in 2.6 > -- > >

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

2021-04-07 Thread Apache Jenkins Server
See

[ANNOUNCE] New Kafka PMC Member: Bill Bejeck

2021-04-07 Thread Matthias J. Sax
Hi, It's my pleasure to announce that Bill Bejeck in now a member of the Kafka PMC. Bill has been a Kafka committer since Feb 2019. He has remained active in the community since becoming a committer. Congratulations Bill! -Matthias, on behalf of Apache Kafka PMC

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

2021-04-07 Thread Apache Jenkins Server
See Changes: -- [...truncated 411258 lines...] [2021-04-07T20:29:13.987Z] [2021-04-07T20:29:13.987Z] ControllerIntegrationTest >

Re: [ANNOUNCE] New Committer: Bruno Cadonna

2021-04-07 Thread Sophie Blee-Goldman
Congrats! On Wed, Apr 7, 2021 at 6:32 PM Luke Chen wrote: > Congrats Bruno!! > > Luke > > On Thu, Apr 8, 2021 at 9:18 AM Matthias J. Sax wrote: > > > Congrats Bruno! Very well deserved! > > > > > > -Matthias > > > > On 4/7/21 3:51 PM, Bill Bejeck wrote: > > > Congrats Bruno! Well deserved. > >

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

2021-04-07 Thread Apache Jenkins Server
See