Re: [VOTE] KIP-890: Transactions Server Side Defense

2023-03-17 Thread Justine Olshan
Hey all. I've updated the kip to include a configuration change. This will allow users to disable the verification step. This will be for performance-conscious customers who can sacrifice possible hanging transactions in order achieve latency goals. This is because the second AddPartition call may

Re: [DISCUSS] KIP-914 Join Processor Semantics for Versioned Stores

2023-03-17 Thread Guozhang Wang
Thanks Matthias / Victoria, both bullet points make sense to me. On Thu, Mar 16, 2023 at 10:39 AM Victoria Xia wrote: > > Thanks for your comments, Matthias! > > > For stream-table joins, I think we need to elaborate that a `get(k, ts)` > call now might return `null` if the history retention of

Re: [DISCUSS] KIP-914 Join Processor Semantics for Versioned Stores

2023-03-17 Thread Victoria Xia
Hi everyone, As mentioned in the KIP, I would like to include these changes together with KIP-889 in the 3.5 release to avoid any potential compatibility concerns. Given that the current discussion is nearing convergence and the KIP deadline for 3.5 is five days away (March 22), I will initiate a

Re: [DISCUSS] Apache Kafka 3.5.0 release

2023-03-17 Thread Christo Lolov
Hello! What would you suggest as the best way to get more eyes on KIP-902 as I would like it to be included it in 3.5.0? Best, Christo > On 16 Mar 2023, at 10:33, Mickael Maison wrote: > > Hi, > > This is a reminder that KIP freeze is less than a week away (22 Mar). > For a KIP to be

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

2023-03-17 Thread Apache Jenkins Server
See

Re: [Permission for thachle jira account]

2023-03-17 Thread Bill Bejeck
Peter, You're all set now. Thanks for your interest in Apache Kafka. Regards, Bill On Fri, Mar 17, 2023 at 10:13 AM Thach Le wrote: > Hello team, > I just created an account for apache Kafka Jira. > Please grant my account so I can assign myself to the Jira ticket. > My account: thachle > >

Re: Failing ZkMigrationIntegrationTest

2023-03-17 Thread Chia-Ping Tsai
It seems to me KAFKA-14811 can fix the failure test :) > Ismael Juma 於 2023年3月17日 下午10:16 寫道: > > Thanks David. It may be worth temporarily disabling it unless we expect the > fix to be available today. > > Ismael > >> On Fri, Mar 17, 2023 at 6:58 AM David Arthur >> wrote: >> >> Hey folks,

Re: [VOTE] KIP-581: Value of optional null field which has default value

2023-03-17 Thread Tom Bentley
+1 (binding), thanks again Mickael. On Fri, 17 Mar 2023 at 14:56, Chris Egerton wrote: > +1 (binding), thanks Mickael! > > On Fri, Mar 17, 2023, 10:11 Mickael Maison > wrote: > > > Hi all, > > > > I'd like to start a vote on KIP-581 to allow keeping null values > > instead of always replacing

Re:[VOTE] KIP-911: Add source tag to MirrorSourceConnector metrics

2023-03-17 Thread Hector Geraldino (BLOOMBERG/ 919 3RD A)
+1 (non-binding) From: dev@kafka.apache.org At: 03/15/23 07:08:33 UTC-4:00To: dev@kafka.apache.org Subject: [VOTE] KIP-911: Add source tag to MirrorSourceConnector metrics Hi, I'd like to start the vote on KIP-911 to add the source cluster alias as a tag on the MirrorSourceConnector metrics:

Re: [VOTE] KIP-581: Value of optional null field which has default value

2023-03-17 Thread Chris Egerton
+1 (binding), thanks Mickael! On Fri, Mar 17, 2023, 10:11 Mickael Maison wrote: > Hi all, > > I'd like to start a vote on KIP-581 to allow keeping null values > instead of always replacing with the default values: > >

Re: Failing ZkMigrationIntegrationTest

2023-03-17 Thread Ismael Juma
Thanks David. It may be worth temporarily disabling it unless we expect the fix to be available today. Ismael On Fri, Mar 17, 2023 at 6:58 AM David Arthur wrote: > Hey folks, I've noticed that ZkMigrationIntegrationTest#testDualWrite has > been failing a lot lately on trunk and PR builds.

[jira] [Resolved] (KAFKA-13900) Support Java 9 direct ByteBuffer Checksum methods

2023-03-17 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-13900. - Resolution: Fixed > Support Java 9 direct ByteBuffer Checksum methods >

[Permission for thachle jira account]

2023-03-17 Thread Thach Le
Hello team, I just created an account for apache Kafka Jira. Please grant my account so I can assign myself to the Jira ticket. My account: thachle Regards, Peter *Skype: thachlp* *Phone: (+84) 35 5381 053*

[VOTE] KIP-581: Value of optional null field which has default value

2023-03-17 Thread Mickael Maison
Hi all, I'd like to start a vote on KIP-581 to allow keeping null values instead of always replacing with the default values: https://cwiki.apache.org/confluence/display/KAFKA/KIP-581%3A+Value+of+optional+null+field+which+has+default+value Thanks, Mickael

Failing ZkMigrationIntegrationTest

2023-03-17 Thread David Arthur
Hey folks, I've noticed that ZkMigrationIntegrationTest#testDualWrite has been failing a lot lately on trunk and PR builds. Earlier this week I tracked down the root cause and have been working on a fix (KAFKA-14805). Basically, what's happening is an AllocateProducerIdRequest is being handled by

Re: [Discuss] KIP-581: Value of optional null field which has default value

2023-03-17 Thread Chris Egerton
LGTM On Fri, Mar 17, 2023, 08:26 Luke Chen wrote: > Thanks Mickael and Cheng! > This KIP LGTM! > > Thanks. > Luke > > On Fri, Mar 17, 2023 at 7:27 PM Mickael Maison > wrote: > > > Thanks Tom and Chris for your feedback! > > > > I agree one configuration is enough. I've renamed it to > >

Re: [Discuss] KIP-581: Value of optional null field which has default value

2023-03-17 Thread Luke Chen
Thanks Mickael and Cheng! This KIP LGTM! Thanks. Luke On Fri, Mar 17, 2023 at 7:27 PM Mickael Maison wrote: > Thanks Tom and Chris for your feedback! > > I agree one configuration is enough. I've renamed it to > 'replace.null.with.default'. > Since you both seemed happy with the KIP overall,

[jira] [Created] (KAFKA-14818) Support non default file systems

2023-03-17 Thread Christian (Jira)
Christian created KAFKA-14818: - Summary: Support non default file systems Key: KAFKA-14818 URL: https://issues.apache.org/jira/browse/KAFKA-14818 Project: Kafka Issue Type: Improvement

Re: [Discuss] KIP-581: Value of optional null field which has default value

2023-03-17 Thread Mickael Maison
Thanks Tom and Chris for your feedback! I agree one configuration is enough. I've renamed it to 'replace.null.with.default'. Since you both seemed happy with the KIP overall, I'll start a vote later today. Thanks, Mickael On Thu, Mar 16, 2023 at 7:08 PM Chris Egerton wrote: > > Hi Mickael, > >

[jira] [Created] (KAFKA-14817) LogCleaner mark some partitions of __consumer_offsets as uncleanable

2023-03-17 Thread ZhenChun Pan (Jira)
ZhenChun Pan created KAFKA-14817: Summary: LogCleaner mark some partitions of __consumer_offsets as uncleanable Key: KAFKA-14817 URL: https://issues.apache.org/jira/browse/KAFKA-14817 Project: Kafka