[jira] [Created] (KAFKA-18980) OffsetMetadataManager#cleanupExpiredOffsets should record the number of records rather than topic partitions

2025-03-13 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18980: -- Summary: OffsetMetadataManager#cleanupExpiredOffsets should record the number of records rather than topic partitions Key: KAFKA-18980 URL: https://issues.apache.org/jira/brow

[jira] [Created] (KAFKA-18983) Ensure all README.md(s) are mentioned by the root README.md

2025-03-13 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18983: -- Summary: Ensure all README.md(s) are mentioned by the root README.md Key: KAFKA-18983 URL: https://issues.apache.org/jira/browse/KAFKA-18983 Project: Kafka

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.9 #171

2025-03-13 Thread Apache Jenkins Server
See

Re: [VOTE] 4.0.0 RC3

2025-03-13 Thread José Armando García Sancio
Hi Luke and David, On Thu, Mar 13, 2025 at 8:27 AM Luke Chen wrote: > > Hi David and all, > > Sorry, I found a bug KAFKA-18979, and in my opinion, it should be a blocker. > But I'd like to get @José Armando García Sancio 's confirmation. This is an unfortunate bug that can cause confusion to th

[jira] [Resolved] (KAFKA-18858) Refactor FeatureControlManager to avoid using uninitialized MV

2025-03-13 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18858. Fix Version/s: 4.1.0 Resolution: Fixed > Refactor FeatureControlManager to avoid us

Re: [VOTE] 4.0.0 RC3

2025-03-13 Thread David Jacot
Hi Luke, Thanks for checking the system tests! I will follow up with Jose and Colin about KAFKA-18979. Best, David On Thu, Mar 13, 2025 at 1:28 PM Luke Chen wrote: > Hi David and all, > > Sorry, I found a bug KAFKA-18979 > , and in my opinion,

[jira] [Created] (KAFKA-18981) Fix flaky QuorumControllerTest.testMinIsrUpdateWithElr

2025-03-13 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18981: -- Summary: Fix flaky QuorumControllerTest.testMinIsrUpdateWithElr Key: KAFKA-18981 URL: https://issues.apache.org/jira/browse/KAFKA-18981 Project: Kafka Is

Re: [PR] MINOR: Update default docs to point to the 4.0 release docs [kafka-site]

2025-03-13 Thread via GitHub
dajac commented on PR #670: URL: https://github.com/apache/kafka-site/pull/670#issuecomment-2720174864 Let's revert this please. We only publish the doc when we annouce the release. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [VOTE] 4.0.0 RC3

2025-03-13 Thread Luke Chen
Hi David and all, Sorry, I found a bug KAFKA-18979 , and in my opinion, it should be a blocker. But I'd like to get @José Armando García Sancio 's confirmation. BTW, for the system tests: > * kafkatest.tests.connect.connect_distributed_test - Th

Re: [PR] MINOR: Apache Kafka 4.0.0 Blog [kafka-site]

2025-03-13 Thread via GitHub
dajac commented on PR #668: URL: https://github.com/apache/kafka-site/pull/668#issuecomment-2720463038 Thank you all for the feedback. I think that I have addressed all the comments. Please take another look at it. -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] MINOR: Fix a minor issue and improve ops doc for 3.9 version [kafka-site]

2025-03-13 Thread via GitHub
MahsaSeifikar commented on code in PR #667: URL: https://github.com/apache/kafka-site/pull/667#discussion_r1993715417 ## 39/ops.html: ## @@ -3801,7 +3801,7 @@ Bootstrap a Standalone Controller The recommended method for creating a new KRaft controller cluster is to bootstra

Re: [VOTE] 4.0.0 RC3

2025-03-13 Thread Federico Valeri
Hi, I opened a small PR to fix a documentation issue: https://github.com/apache/kafka/pull/19198 On Thu, Mar 13, 2025 at 2:06 PM David Jacot wrote: > > Hi Luke, > > Thanks for checking the system tests! I will follow up with Jose and Colin > about KAFKA-18979. > > Best, > David > > On Thu, Mar 13

Re: [PR] MINOR: Apache Kafka 4.0.0 Blog [kafka-site]

2025-03-13 Thread via GitHub
dajac commented on code in PR #668: URL: https://github.com/apache/kafka-site/pull/668#discussion_r1992971075 ## blog.html: ## @@ -22,6 +22,286 @@ Blog + + + +Apache Kafka 4.0.0

[jira] [Created] (KAFKA-18982) Allow ClusterTests to ignore specific thread leaks

2025-03-13 Thread Edoardo Comar (Jira)
Edoardo Comar created KAFKA-18982: - Summary: Allow ClusterTests to ignore specific thread leaks Key: KAFKA-18982 URL: https://issues.apache.org/jira/browse/KAFKA-18982 Project: Kafka Issue Ty

Re: [VOTE] 4.0.0 RC3

2025-03-13 Thread Bill Bejeck
Hi David, I did the following: 1. Checked the signatures and checksums of all the release artifacts 2. Built from source 3. Ran the unit tests (encountered the same error pointed out by others before) 4. Ran the quickstart with the downloaded code 5. Ran the Kafka Streams quick

Re: [DISCUSS] KIP-1138: Clean up TopologyConfig and API for supplying configs needed by the topology

2025-03-13 Thread Bill Bejeck
Thanks for the KIP, this is great improvement. I'm +1 to all the comments and changes in the KIP thus far. I also like the proposal from Bruno regarding only passing configurations to KafkaStreams. Regarding your comment about internal configuration propagation, would setting the visiblitly on th

Re: [PR] MINOR: Apache Kafka 4.0.0 Blog [kafka-site]

2025-03-13 Thread via GitHub
divijvaidya commented on code in PR #668: URL: https://github.com/apache/kafka-site/pull/668#discussion_r1994019813 ## blog.html: ## @@ -22,6 +22,286 @@ Blog + + + +Apache Kafka

Re: [PR] MINOR: Apache Kafka 4.0.0 Blog [kafka-site]

2025-03-13 Thread via GitHub
divijvaidya commented on code in PR #668: URL: https://github.com/apache/kafka-site/pull/668#discussion_r1994010803 ## blog.html: ## @@ -22,6 +22,286 @@ Blog + + + +Apache Kafka

[VOTE] KIP-1131: Improved controller-side monitoring of broker states

2025-03-13 Thread Kevin Wu
Hello all, I would like to call a vote for KIP-1131: Improved controller-side monitoring of broker states. https://cwiki.apache.org/confluence/display/KAFKA/KIP-1131%3A+Improved+controller-side+monitoring+of+broker+states Discussion thread: https://lists.apache.org/thread/z8cwnksl6op4jfg7j0nwsg9x

Re: [DISCUSS] KIP-1138: Clean up TopologyConfig and API for supplying configs needed by the topology

2025-03-13 Thread Sophie Blee-Goldman
I don't believe it's possible to only pass the configurations into KafkaStreams, at least not without a huge refactoring of how and when the topology is compiled. I looked into this for the processor wrapper config since obviously it's preferable to not require configs be passed in to the Topology/

Re: [VOTE] 4.0.0 RC3

2025-03-13 Thread José Armando García Sancio
Hi Luke and David, I merged my fix to the trunk and cherry-picked it to the 4.0 branch. It is not a full fix but it improves the UX so that kafka doesn't report the wrong kraft.version. The full fix is coming in 4.1 when I implement kraft upgrades in https://issues.apache.org/jira/browse/KAFKA-16

[PR] Revert "MINOR: Update default docs to point to the 4.0 release docs [kafka-site]

2025-03-13 Thread via GitHub
frankvicky opened a new pull request, #671: URL: https://github.com/apache/kafka-site/pull/671 This reverts commit f4886c8fa2776f5e95c61981ebaba66fb76b81b0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [VOTE] 4.0.0 RC3

2025-03-13 Thread Josep Prat
Hi all, The redirect are not expected to work until after the release is announced. This changed since the ASF FTP was shut down. By merging the PR with the redirect, now the docs point publicly to 4.0. I think we should revert the redirect until the vote passes. Best, -- Josep Pr

Re: [PR] MINOR: Update default docs to point to the 4.0 release docs [kafka-site]

2025-03-13 Thread via GitHub
frankvicky commented on PR #670: URL: https://github.com/apache/kafka-site/pull/670#issuecomment-2720209042 Hi @dajac I have file a revert for this one. #671 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Revert "MINOR: Update default docs to point to the 4.0 release docs [kafka-site]

2025-03-13 Thread via GitHub
frankvicky commented on PR #671: URL: https://github.com/apache/kafka-site/pull/671#issuecomment-2720207845 @dajac @showuon @chia7712 PTAL -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [VOTE] 4.0.0 RC3

2025-03-13 Thread David Jacot
We reverted the doc. I agree that we should only update it when we release it. Best, David On Thu, Mar 13, 2025 at 8:18 AM Josep Prat wrote: > Hi all, > The redirect are not expected to work until after the release is announced. > This changed since the ASF FTP was shut down. > By merging the P

Re: [VOTE] 4.0.0 RC3

2025-03-13 Thread Chia-Ping Tsai
hi David and Josep I apologize for the hasty merge. Thank you, David, for promptly reverting it Best, Chia-Ping David Jacot 於 2025年3月13日 週四 下午5:01寫道: > We reverted the doc. I agree that we should only update it when we release > it. > > Best, > David > > On Thu, Mar 13, 2025 at 8:18 AM Josep P

Re: [PR] MINOR: Apache Kafka 4.0.0 Blog [kafka-site]

2025-03-13 Thread via GitHub
sjhajharia commented on code in PR #668: URL: https://github.com/apache/kafka-site/pull/668#discussion_r1993107835 ## blog.html: ## @@ -22,6 +22,286 @@ Blog + + + +Apache Kafka

[jira] [Resolved] (KAFKA-18817) ShareGroupHeartbeat and ShareGroupDescribe API must check topic describe

2025-03-13 Thread Lan Ding (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lan Ding resolved KAFKA-18817. -- Resolution: Fixed > ShareGroupHeartbeat and ShareGroupDescribe API must check topic describe > ---

Re: [PR] Revert "MINOR: Update default docs to point to the 4.0 release docs [kafka-site]

2025-03-13 Thread via GitHub
dajac merged PR #671: URL: https://github.com/apache/kafka-site/pull/671 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@kafka.apache.or

Re: [PR] MINOR: Apache Kafka 4.0.0 Blog [kafka-site]

2025-03-13 Thread via GitHub
frankvicky commented on code in PR #668: URL: https://github.com/apache/kafka-site/pull/668#discussion_r1993053572 ## blog.html: ## @@ -139,15 +141,15 @@ Kafka Broker, Controller, Producer, Consumer and Admin Client KIP-848 and

Re: [PR] MINOR: Apache Kafka 4.0.0 Blog [kafka-site]

2025-03-13 Thread via GitHub
chia7712 commented on code in PR #668: URL: https://github.com/apache/kafka-site/pull/668#discussion_r1993205423 ## blog.html: ## @@ -22,6 +22,286 @@ Blog + + + +Apache Kafka 4.

[jira] [Resolved] (KAFKA-14484) Move UnifiedLog to storage module

2025-03-13 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-14484. Fix Version/s: 4.1.0 Resolution: Fixed > Move UnifiedLog to storage module > --