Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #1455

2022-12-20 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-14540) DataOutputStreamWritable#writeByteBuffer writes the wrong portion of the parameterized buffer

2022-12-20 Thread Michael Marshall (Jira)
Michael Marshall created KAFKA-14540: Summary: DataOutputStreamWritable#writeByteBuffer writes the wrong portion of the parameterized buffer Key: KAFKA-14540 URL:

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.4 #16

2022-12-20 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-14539) Simplify StreamsMetadataState by replacing the Cluster metadata with partition info map

2022-12-20 Thread A. Sophie Blee-Goldman (Jira)
A. Sophie Blee-Goldman created KAFKA-14539: -- Summary: Simplify StreamsMetadataState by replacing the Cluster metadata with partition info map Key: KAFKA-14539 URL:

Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.4 #15

2022-12-20 Thread Apache Jenkins Server
See Changes: -- [...truncated 521505 lines...] [2022-12-20T22:18:28.968Z] [2022-12-20T22:18:28.968Z] Gradle Test Run :core:integrationTest > Gradle Test Executor 164 >

Re: [ANNOUNCE] New committer: Viktor Somogyi-Vass

2022-12-20 Thread John Roesler
Congratulations, Viktor! -John On Sat, Dec 17, 2022, at 05:24, Viktor Somogyi-Vass wrote: > Thanks again everyone! > > On Fri, Dec 16, 2022, 18:36 Bill Bejeck wrote: > >> Congratulations, Viktor! >> >> -Bill >> >> On Fri, Dec 16, 2022 at 12:32 PM Matthias J. Sax wrote: >> >> > Congrats! >> >

Re: [ANNOUNCE] New committer: Josep Prat

2022-12-20 Thread John Roesler
Congratulations, Josep! -John On Tue, Dec 20, 2022, at 20:02, Luke Chen wrote: > Congratulations, Josep! > > Luke > > On Wed, Dec 21, 2022 at 6:26 AM Viktor Somogyi-Vass > wrote: > >> Congrats Josep! >> >> On Tue, Dec 20, 2022, 21:56 Matthias J. Sax wrote: >> >> > Congrats! >> > >> > On

Re: [ANNOUNCE] New committer: Josep Prat

2022-12-20 Thread Luke Chen
Congratulations, Josep! Luke On Wed, Dec 21, 2022 at 6:26 AM Viktor Somogyi-Vass wrote: > Congrats Josep! > > On Tue, Dec 20, 2022, 21:56 Matthias J. Sax wrote: > > > Congrats! > > > > On 12/20/22 12:01 PM, Josep Prat wrote: > > > Thank you all! > > > > > > ——— > > > Josep Prat > > > > > >

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #1454

2022-12-20 Thread Apache Jenkins Server
See

Re: [ANNOUNCE] New committer: Josep Prat

2022-12-20 Thread Viktor Somogyi-Vass
Congrats Josep! On Tue, Dec 20, 2022, 21:56 Matthias J. Sax wrote: > Congrats! > > On 12/20/22 12:01 PM, Josep Prat wrote: > > Thank you all! > > > > ——— > > Josep Prat > > > > Aiven Deutschland GmbH > > > > Immanuelkirchstraße 26, 10405 Berlin > > > > Amtsgericht Charlottenburg, HRB 209739 B >

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #1453

2022-12-20 Thread Apache Jenkins Server
See

Re: [ANNOUNCE] New committer: Josep Prat

2022-12-20 Thread Matthias J. Sax
Congrats! On 12/20/22 12:01 PM, Josep Prat wrote: Thank you all! ——— Josep Prat Aiven Deutschland GmbH Immanuelkirchstraße 26, 10405 Berlin Amtsgericht Charlottenburg, HRB 209739 B Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen m: +491715557497 w: aiven.io e: josep.p...@aiven.io On

[jira] [Resolved] (KAFKA-14531) KRaft controller time-based snapshots are too frequent

2022-12-20 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-14531. -- Resolution: Fixed > KRaft controller time-based snapshots are too frequent >

Re: bug with kraft recreating topics with periods in the name

2022-12-20 Thread José Armando García Sancio
Hi David, It is likely that you are running into this issue: https://issues.apache.org/jira/browse/KAFKA-14337 Can you try with trunk or the fixed versions enumerated in that jira? Thanks, -- -José

Re: [ANNOUNCE] New committer: Josep Prat

2022-12-20 Thread Josep Prat
Thank you all! ——— Josep Prat Aiven Deutschland GmbH Immanuelkirchstraße 26, 10405 Berlin Amtsgericht Charlottenburg, HRB 209739 B Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen m: +491715557497 w: aiven.io e: josep.p...@aiven.io On Tue, Dec 20, 2022, 20:42 Bill Bejeck wrote: >

Re: [ANNOUNCE] New committer: Josep Prat

2022-12-20 Thread Bill Bejeck
Congratulations Josep! -Bill On Tue, Dec 20, 2022 at 1:11 PM Mickael Maison wrote: > Congratulations Josep! > > On Tue, Dec 20, 2022 at 6:55 PM Bruno Cadonna wrote: > > > > Congrats, Josep! > > > > Well deserved! > > > > Best, > > Bruno > > > > On 20.12.22 18:40, Kirk True wrote: > > >

Re: [DISCUSS] KIP-852 Optimize calculation of size for log in remote tier

2022-12-20 Thread Jun Rao
Hi, Divij, Thanks for the explanation. Good question. Hi, Satish, Could you explain how you exposed the log size in your KIP-405 implementation? Thanks, Jun On Tue, Dec 20, 2022 at 4:59 AM Divij Vaidya wrote: > Hey Jun > > Yes, it is possible to maintain the log size in the cache (see

bug with kraft recreating topics with periods in the name

2022-12-20 Thread David Seapy
When using KRaft, trying to re-create a topic with a period in the name fails with the following stacktrace: [2022-12-20 13:58:45,991] WARN [Controller 1] createTopics: failed with > unknown server exception NoSuchElementException at epoch 2 in 56 us. > Renouncing leadership and reverting to the

[DISCUSS] Suppressing style checks

2022-12-20 Thread José Armando García Sancio
Hi all, I added the following modules to the code style checker: https://github.com/apache/kafka/blob/44b3177a087ff809a9d95a27b63b10e00aa4da7d/checkstyle/checkstyle.xml#L147-L156 I think this feature has a few benefits. 1) It should allow us to move style check suppressions to the code using the

[jira] [Resolved] (KAFKA-14457) Inconsistent in quorum controller fenced broker metric

2022-12-20 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-14457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] José Armando García Sancio resolved KAFKA-14457. Resolution: Fixed > Inconsistent in quorum controller fenced

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

2022-12-20 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-14538) Implement metadata transactions at arbitrary locations in the log

2022-12-20 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-14538: Summary: Implement metadata transactions at arbitrary locations in the log Key: KAFKA-14538 URL: https://issues.apache.org/jira/browse/KAFKA-14538 Project: Kafka

Re: [ANNOUNCE] New committer: Josep Prat

2022-12-20 Thread Mickael Maison
Congratulations Josep! On Tue, Dec 20, 2022 at 6:55 PM Bruno Cadonna wrote: > > Congrats, Josep! > > Well deserved! > > Best, > Bruno > > On 20.12.22 18:40, Kirk True wrote: > > Congrats Josep! > > > > On Tue, Dec 20, 2022, at 9:33 AM, Jorge Esteban Quilcate Otoya wrote: > >> Congrats Josep!! >

Re: [ANNOUNCE] New committer: Josep Prat

2022-12-20 Thread Bruno Cadonna
Congrats, Josep! Well deserved! Best, Bruno On 20.12.22 18:40, Kirk True wrote: Congrats Josep! On Tue, Dec 20, 2022, at 9:33 AM, Jorge Esteban Quilcate Otoya wrote: Congrats Josep!! On Tue, 20 Dec 2022, 17:31 Greg Harris, wrote: Congratulations Josep! On Tue, Dec 20, 2022 at 9:29 AM

Re: [ANNOUNCE] New committer: Josep Prat

2022-12-20 Thread Jorge Esteban Quilcate Otoya
Congrats Josep!! On Tue, 20 Dec 2022, 17:31 Greg Harris, wrote: > Congratulations Josep! > > On Tue, Dec 20, 2022 at 9:29 AM Chris Egerton > wrote: > > > Congrats Josep! Well-earned. > > > > On Tue, Dec 20, 2022, 12:26 Jun Rao wrote: > > > > > Hi, Everyone, > > > > > > The PMC of Apache Kafka

Re: [ANNOUNCE] New committer: Josep Prat

2022-12-20 Thread Greg Harris
Congratulations Josep! On Tue, Dec 20, 2022 at 9:29 AM Chris Egerton wrote: > Congrats Josep! Well-earned. > > On Tue, Dec 20, 2022, 12:26 Jun Rao wrote: > > > Hi, Everyone, > > > > The PMC of Apache Kafka is pleased to announce a new Kafka committer > Josep > > Prat. > > > > Josep has been

Re: [ANNOUNCE] New committer: Josep Prat

2022-12-20 Thread Chris Egerton
Congrats Josep! Well-earned. On Tue, Dec 20, 2022, 12:26 Jun Rao wrote: > Hi, Everyone, > > The PMC of Apache Kafka is pleased to announce a new Kafka committer Josep > Prat. > > Josep has been contributing to Kafka since May 2021. He contributed 20 PRs > including the following 2 KIPs. > >

[ANNOUNCE] New committer: Josep Prat

2022-12-20 Thread Jun Rao
Hi, Everyone, The PMC of Apache Kafka is pleased to announce a new Kafka committer Josep Prat. Josep has been contributing to Kafka since May 2021. He contributed 20 PRs including the following 2 KIPs. KIP-773 Differentiate metric latency measured in ms and ns KIP-744: Migrate TaskMetadata and

Re: [VOTE] KIP-889 Versioned State Stores

2022-12-20 Thread Sagar
Hi Victoria, +1 (non-binding). Thanks! Sagar. On Tue, Dec 20, 2022 at 1:39 PM Bruno Cadonna wrote: > Hi Victoria, > > Thanks for the KIP! > > +1 (binding) > > Best, > Bruno > > On 19.12.22 20:03, Matthias J. Sax wrote: > > +1 (binding) > > > > On 12/15/22 1:27 PM, John Roesler wrote: > >>

[jira] [Resolved] (KAFKA-14537) Materialized with / as ordering issues

2022-12-20 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-14537. - Resolution: Not A Bug > Materialized with / as ordering issues >

[jira] [Resolved] (KAFKA-14536) SessionId in FetchResponse should be ignorable

2022-12-20 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14536. - Resolution: Not A Problem > SessionId in FetchResponse should be ignorable >

[jira] [Created] (KAFKA-14537) Materialized with / as ordering issues

2022-12-20 Thread Matt Allwood (Jira)
Matt Allwood created KAFKA-14537: Summary: Materialized with / as ordering issues Key: KAFKA-14537 URL: https://issues.apache.org/jira/browse/KAFKA-14537 Project: Kafka Issue Type: Bug

Re: [DISCUSS] KIP-889 Versioned State Stores

2022-12-20 Thread Victoria Xia
Hi Bruno, Thanks for reviewing the KIP, and for voting! > I would make the constructor public and remove the static method make(). You are right. The static factory method is not providing much benefit for the VersionedRecord class so I will remove it in order to simplify the class. Best,

[jira] [Created] (KAFKA-14536) SessionId in FetchResponse should be ignorable

2022-12-20 Thread David Jacot (Jira)
David Jacot created KAFKA-14536: --- Summary: SessionId in FetchResponse should be ignorable Key: KAFKA-14536 URL: https://issues.apache.org/jira/browse/KAFKA-14536 Project: Kafka Issue Type: Bug

Re: [DISCUSS] Apache Kafka 3.4.0 release

2022-12-20 Thread David Arthur
Hey Sophie, I found a KRaft blocker for 3.4 https://issues.apache.org/jira/browse/KAFKA-14531. The fix is committed to trunk and is quite small. If you agree, I'll merge the fix to the 3.4 branch. Thanks! David On Tue, Dec 20, 2022 at 7:53 AM David Jacot wrote: > Hi Sophie, > > We just found

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

2022-12-20 Thread Apache Jenkins Server
See Changes: -- [...truncated 524438 lines...] [2022-12-20T14:22:05.443Z] Gradle Test Run :core:integrationTest > Gradle Test Executor 166 > KafkaZkClientTest >

Re: [DISCUSS] KIP-852 Optimize calculation of size for log in remote tier

2022-12-20 Thread Divij Vaidya
Hey Jun Yes, it is possible to maintain the log size in the cache (see rejected alternative#3 in the KIP) but I did not understand how it is possible to retrieve it without the new API. The log size could be calculated on startup by scanning through the segments (though I would disagree that this

Re: [DISCUSS] Apache Kafka 3.4.0 release

2022-12-20 Thread David Jacot
Hi Sophie, We just found a blocker for 3.4.0: https://issues.apache.org/jira/browse/KAFKA-14532. The PR is on the way. Best, David On Sat, Dec 17, 2022 at 1:08 AM Sophie Blee-Goldman wrote: > > Thanks Jose & Kirk. I agree both those fixes should be included in the 3.4 > release > > On Fri, Dec

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

2022-12-20 Thread Apache Jenkins Server
See Changes: -- [...truncated 528814 lines...] [2022-12-20T11:22:53.592Z] [2022-12-20T11:22:53.592Z] Gradle Test Run :core:integrationTest > Gradle Test Executor 170 >

[jira] [Resolved] (KAFKA-14343) Write upgrade/downgrade tests for enabling the state updater

2022-12-20 Thread Lucas Brutschy (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Brutschy resolved KAFKA-14343. Resolution: Fixed > Write upgrade/downgrade tests for enabling the state updater >

Re: [VOTE] KIP-889 Versioned State Stores

2022-12-20 Thread Bruno Cadonna
Hi Victoria, Thanks for the KIP! +1 (binding) Best, Bruno On 19.12.22 20:03, Matthias J. Sax wrote: +1 (binding) On 12/15/22 1:27 PM, John Roesler wrote: Thanks for the thorough KIP, Victoria! I'm +1 (binding) -John On 2022/12/15 19:56:21 Victoria Xia wrote: Hi all, I'd like to start