Re: [PR] MINOR: Cleanup e2e unused import [kafka]

2025-01-12 Thread via GitHub
frankvicky closed pull request #17874: MINOR: Cleanup e2e unused import URL: https://github.com/apache/kafka/pull/17874 -- 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 unsub

[PR] Add DescribeShareGroupOffsets API [KIP-932] [kafka]

2025-01-12 Thread via GitHub
sjhajharia opened a new pull request, #18500: URL: https://github.com/apache/kafka/pull/18500 Adding the code for `DescribeShareGroupOffsetsResponse` and `DescribeShareGroupOffsetsRequest` Implementation shall follow. -- This is an automated message from the Apache Git Service. To resp

[PR] KAFKA-18484; Improve exception handling during coordinator unload [kafka]

2025-01-12 Thread via GitHub
squah-confluent opened a new pull request, #18499: URL: https://github.com/apache/kafka/pull/18499 * Ensure that coordinator contexts are removed even if they throw an exception during unload, otherwise the next load will fail. * Ensure that the active partition count metric is decrem

[jira] [Created] (KAFKA-18484) More robust exception handling for new group coordinator unload

2025-01-12 Thread Sean Quah (Jira)
Sean Quah created KAFKA-18484: - Summary: More robust exception handling for new group coordinator unload Key: KAFKA-18484 URL: https://issues.apache.org/jira/browse/KAFKA-18484 Project: Kafka Is

Re: [PR] KAFKA-18211: Override class loaders for class graph scanning in connect. [kafka]

2025-01-12 Thread via GitHub
snehashisp commented on code in PR #18403: URL: https://github.com/apache/kafka/pull/18403#discussion_r1909683257 ## connect/runtime/src/main/java/org/apache/kafka/connect/runtime/isolation/ReflectionScanner.java: ## @@ -77,7 +79,8 @@ private static String versionFor(Class plu

Re: [PR] KAFKA-18064: SASL mechanisms that do support neihter integrity nor co… [kafka]

2025-01-12 Thread via GitHub
gnarula commented on PR #17901: URL: https://github.com/apache/kafka/pull/17901#issuecomment-2586383607 CC: @soarez can you 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 specific comm

Re: [PR] KAFKA-18064: SASL mechanisms that do support neihter integrity nor co… [kafka]

2025-01-12 Thread via GitHub
stoty commented on PR #17901: URL: https://github.com/apache/kafka/pull/17901#issuecomment-2586375435 Could you please review and merge this ? Is there anything I need to do ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Assigned] (KAFKA-18346) Fix e2e TestKRaftUpgrade from v3.3.2

2025-01-12 Thread TaiJuWu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TaiJuWu reassigned KAFKA-18346: --- Assignee: TaiJuWu > Fix e2e TestKRaftUpgrade from v3.3.2 > > >

Re: [PR] Add and distribute IQv2 information in KIP-1071 [kafka]

2025-01-12 Thread via GitHub
lucasbru commented on code in PR #18278: URL: https://github.com/apache/kafka/pull/18278#discussion_r1912755471 ## streams/integration-tests/src/test/java/org/apache/kafka/streams/integration/OptimizedKTableIntegrationTest.java: ## @@ -78,24 +80,28 @@ public class OptimizedKTabl

Re: [PR] Implement kafka-streams-groups.sh --describe [kafka]

2025-01-12 Thread via GitHub
lucasbru commented on code in PR #18231: URL: https://github.com/apache/kafka/pull/18231#discussion_r1912750089 ## tools/src/main/java/org/apache/kafka/tools/streams/StreamsGroupCommand.java: ## @@ -205,23 +206,23 @@ private void printMembers(StreamsGroupDescription description

Re: [PR] Implement kafka-streams-groups.sh --describe [kafka]

2025-01-12 Thread via GitHub
lucasbru commented on code in PR #18231: URL: https://github.com/apache/kafka/pull/18231#discussion_r1912749627 ## tools/src/main/java/org/apache/kafka/tools/streams/StreamsGroupCommand.java: ## @@ -205,23 +206,23 @@ private void printMembers(StreamsGroupDescription description

Re: [PR] KAFKA-9366: Upgrade log4j to log4j2 [kafka]

2025-01-12 Thread via GitHub
chia7712 commented on PR #17373: URL: https://github.com/apache/kafka/pull/17373#issuecomment-2586347959 @trnguyencflt we have resolved the issue in #18472. If you have some free time, could you please test it on your project? Please don't hesitate to provide any feedback if you think som

Re: [PR] Implement kafka-streams-groups.sh --describe [kafka]

2025-01-12 Thread via GitHub
aliehsaeedii commented on code in PR #18231: URL: https://github.com/apache/kafka/pull/18231#discussion_r1912747227 ## tools/src/main/java/org/apache/kafka/tools/streams/StreamsGroupCommand.java: ## @@ -205,23 +206,23 @@ private void printMembers(StreamsGroupDescription descrip

Re: [PR] KAFKA-18399: Remove ZooKeeper from KafkaApis (4/N): OFFSET_COMMIT and OFFSET_FETCH [kafka]

2025-01-12 Thread via GitHub
chia7712 commented on PR #18461: URL: https://github.com/apache/kafka/pull/18461#issuecomment-2586248506 > Any reason why you did not? I have verified that all your comments have been addressed. Merging this PR can facilitate the progress of other ZK-related code cleanups. We can addr

Re: [PR] Implement kafka-streams-groups.sh --describe [kafka]

2025-01-12 Thread via GitHub
aliehsaeedii commented on code in PR #18231: URL: https://github.com/apache/kafka/pull/18231#discussion_r1912697855 ## tools/src/main/java/org/apache/kafka/tools/streams/StreamsGroupCommand.java: ## @@ -205,23 +206,23 @@ private void printMembers(StreamsGroupDescription descrip

[jira] [Assigned] (KAFKA-17745) Move static request validation from GroupMetadataManager to GroupCoordinatorService

2025-01-12 Thread PoAn Yang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PoAn Yang reassigned KAFKA-17745: - Assignee: PoAn Yang > Move static request validation from GroupMetadataManager to > GroupCoord

[jira] [Commented] (KAFKA-17745) Move static request validation from GroupMetadataManager to GroupCoordinatorService

2025-01-12 Thread PoAn Yang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912339#comment-17912339 ] PoAn Yang commented on KAFKA-17745: --- Hi [~jimmywang611], I will handle this. Thanks fo

Re: [PR] KAFKA-18474: Remove zkBroker tag [kafka]

2025-01-12 Thread via GitHub
m1a2st commented on PR #18477: URL: https://github.com/apache/kafka/pull/18477#issuecomment-2586220217 It seens lot of tests using `ListenerType.ZK_BROKER`, I will take a look this night and fix these tests. -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] KAFKA-18474: Remove zkBroker tag [kafka]

2025-01-12 Thread via GitHub
ijuma commented on PR #18477: URL: https://github.com/apache/kafka/pull/18477#issuecomment-2586174363 Looks like this caused a lot of test failures. -- 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 t

Re: [PR] KAFKA-18474: Remove zkBroker tag [kafka]

2025-01-12 Thread via GitHub
ijuma commented on code in PR #18477: URL: https://github.com/apache/kafka/pull/18477#discussion_r1912662716 ## clients/src/main/resources/common/message/LeaderAndIsrRequest.json: ## @@ -16,7 +16,8 @@ { "apiKey": 4, "type": "request", - "listeners": [], + // TODO: The g

Re: [PR] MINOR: Remove unnecessary `<` from Errant Record Reporter section [kafka]

2025-01-12 Thread via GitHub
frankvicky commented on PR #18498: URL: https://github.com/apache/kafka/pull/18498#issuecomment-2586165018 Preview after this patch: ![image](https://github.com/user-attachments/assets/1dd677d7-a2ce-40ba-90d8-fa0700134292) -- This is an automated message from the Apache Git Service

[PR] MINOR: Remove unnecessary `<` from Errant Record Reporter section [kafka]

2025-01-12 Thread via GitHub
frankvicky opened a new pull request, #18498: URL: https://github.com/apache/kafka/pull/18498 There is a unnecessary `<` in Errant Record Reporter section: ![image](https://github.com/user-attachments/assets/3cc2fb14-6886-429a-bb10-a004173ea8f2) ![image](https://github.com/user-atta

Re: [PR] KAFKA-18480: Fix fail e2e `test_offset_truncate` [kafka]

2025-01-12 Thread via GitHub
TaiJuWu commented on code in PR #18492: URL: https://github.com/apache/kafka/pull/18492#discussion_r1912654848 ## tests/kafkatest/tests/client/truncation_test.py: ## @@ -51,7 +51,8 @@ def print_record(event, node): return consumer @cluster(num_nodes=7) -def t

Re: [PR] KAFKA-18399: Remove ZooKeeper from KafkaApis (4/N): OFFSET_COMMIT and OFFSET_FETCH [kafka]

2025-01-12 Thread via GitHub
dajac commented on PR #18461: URL: https://github.com/apache/kafka/pull/18461#issuecomment-2586143058 @chia7712 You could have mentioned me as a reviewer on this one. Any reason why you did not? -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] KAFKA-17782 Fix ConsumerProtocolTest#deserializeOldSubscriptionVersion [kafka]

2025-01-12 Thread via GitHub
github-actions[bot] commented on PR #17494: URL: https://github.com/apache/kafka/pull/17494#issuecomment-2586118225 This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please leave a comment asking for a review. If the P

Re: [PR] KAFKA-18229: Move configs out of "kraft" directory [kafka]

2025-01-12 Thread via GitHub
github-actions[bot] commented on PR #18389: URL: https://github.com/apache/kafka/pull/18389#issuecomment-2586099249 A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the `triage` label s

Re: [PR] KAFKA-18403: Check all dynamic properites, which can't support in KRaft [kafka]

2025-01-12 Thread via GitHub
github-actions[bot] commented on PR #18390: URL: https://github.com/apache/kafka/pull/18390#issuecomment-2586099232 A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the `triage` label s

Re: [PR] [KAFKA-18266]: Re-order validation for TimeIndex sanity check [kafka]

2025-01-12 Thread via GitHub
pramithas commented on PR #18482: URL: https://github.com/apache/kafka/pull/18482#issuecomment-2586053230 @ijuma The tests are passing in my local env when I run them independently with the specific java version. Moreover, they don't look like to be failing due to my changes. Should we re-i

Re: [PR] KAFKA-18474: Remove zkBroker tag [kafka]

2025-01-12 Thread via GitHub
m1a2st commented on PR #18477: URL: https://github.com/apache/kafka/pull/18477#issuecomment-2586003080 Thanks for @ijuma reminder, the error is `Caused by: java.lang.IllegalArgumentException: Collection is empty`, I will add TODO tag to these empty collectioin. -- This is an automated me

Re: [PR] MINOR: fix LogOffsetTest CI for 4.0 [kafka]

2025-01-12 Thread via GitHub
ijuma merged PR #18495: URL: https://github.com/apache/kafka/pull/18495 -- 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: jira-unsubscr...@kafka.apache.or

Re: [PR] KAFKA-18404: Remove partitionMaxBytes usage from DelayedShareFetch [kafka]

2025-01-12 Thread via GitHub
apoorvmittal10 commented on code in PR #17870: URL: https://github.com/apache/kafka/pull/17870#discussion_r1912538632 ## core/src/test/java/kafka/server/share/DelayedShareFetchTest.java: ## @@ -559,13 +561,18 @@ public void testCombineLogReadResponse() { .withShareP

Re: [PR] KAFKA-18474: Remove zkBroker tag [kafka]

2025-01-12 Thread via GitHub
ijuma commented on code in PR #18477: URL: https://github.com/apache/kafka/pull/18477#discussion_r1912538347 ## clients/src/main/resources/common/message/UpdateMetadataRequest.json: ## @@ -16,7 +16,7 @@ { "apiKey": 6, "type": "request", - "listeners": ["zkBroker"], + "l

[PR] KAFKA-14552: Assume a baseline of 3.0 for server protocol versions (WIP) [kafka]

2025-01-12 Thread via GitHub
ijuma opened a new pull request, #18497: URL: https://github.com/apache/kafka/pull/18497 This is not complete yet, I want to see the results of a full test run. Aside from that, I also need to add new generator tests. ### Committer Checklist (excluded from commit message) - [ ]

[jira] [Updated] (KAFKA-14552) Assume a baseline of 3.0 for server protocol versions

2025-01-12 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-14552: Description: Kafka 4.0 will remove support for zk mode and will require conversion to kraft befor

[jira] [Updated] (KAFKA-14552) Assume a baseline of 3.0 for server protocol versions

2025-01-12 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-14552: Summary: Assume a baseline of 3.0 for server protocol versions (was: Remove no longer required se

Re: [PR] KAFKA-16339: [Docs] Add migrating from transform to process [kafka]

2025-01-12 Thread via GitHub
fonsdant commented on PR #18314: URL: https://github.com/apache/kafka/pull/18314#issuecomment-2585901473 @mjsax, how about using the `PopularPageEmailAlert` of the _Applying processors and transformers (Processor API integration)_ section? ```java package org.apache.kafka.streams.k

Re: [PR] KAFKA-18466: Remove log4j-1.2-api from runtime scope while keeping it in distribution package [kafka]

2025-01-12 Thread via GitHub
ppkarwasz commented on PR #18472: URL: https://github.com/apache/kafka/pull/18472#issuecomment-2585899468 @chia7712, I have created #18496 to protect the two classes that use Log4j Core (`k.util.Log4jController` and `o.a.k.connect.runtime.Loggers`) from throwing a linkage error if Lo

[PR] KAFKA-18483: Disable `Log4jController` and `Loggers` if Log4j Core absent [kafka]

2025-01-12 Thread via GitHub
ppkarwasz opened a new pull request, #18496: URL: https://github.com/apache/kafka/pull/18496 If Log4j Core is absent, most calls to `Log4jController` and `Loggers` will end up with a `NoClassDefFoundError`. This changeset: - Profits from the major version bump to rename `k.util

[jira] [Created] (KAFKA-18483) Protect `Loggers` and `Log4jController` against `LinkageError`s

2025-01-12 Thread Piotr Karwasz (Jira)
Piotr Karwasz created KAFKA-18483: - Summary: Protect `Loggers` and `Log4jController` against `LinkageError`s Key: KAFKA-18483 URL: https://issues.apache.org/jira/browse/KAFKA-18483 Project: Kafka

Re: [PR] KAFKA-8365 Consumer support for follower fetch [kafka]

2025-01-12 Thread via GitHub
nvartolomei commented on code in PR #6731: URL: https://github.com/apache/kafka/pull/6731#discussion_r1912507814 ## clients/src/main/java/org/apache/kafka/clients/consumer/internals/Fetcher.java: ## @@ -1136,24 +1163,42 @@ private PartitionRecords parseCompletedFetch(CompletedF

Re: [PR] KAFKA-14484: Move UnifiedLog static methods to storage [kafka]

2025-01-12 Thread via GitHub
mimaison commented on PR #18039: URL: https://github.com/apache/kafka/pull/18039#issuecomment-2585859774 Just re-rebased to re-resolve the conflicts -- 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 t

Re: [PR] KAFKA-18457; Update DumpLogSegments to use coordinator record json converters [kafka]

2025-01-12 Thread via GitHub
chia7712 commented on code in PR #18480: URL: https://github.com/apache/kafka/pull/18480#discussion_r1912502970 ## core/src/main/scala/kafka/tools/DumpLogSegments.scala: ## @@ -691,34 +625,17 @@ object DumpLogSegments { class ShareGroupStateMessageParser extends MessageParser

Re: [PR] KAFKA-18331: Update process.roles to required configuration [kafka]

2025-01-12 Thread via GitHub
ijuma commented on code in PR #18414: URL: https://github.com/apache/kafka/pull/18414#discussion_r1912503825 ## core/src/main/scala/kafka/server/KafkaConfig.scala: ## @@ -637,21 +637,12 @@ class KafkaConfig private(doLog: Boolean, val props: util.Map[_, _]) if (nodeId != b

Re: [PR] [KAFKA-18266]: Re-order validation for TimeIndex sanity check [kafka]

2025-01-12 Thread via GitHub
pramithas commented on PR #18482: URL: https://github.com/apache/kafka/pull/18482#issuecomment-2585853316 > Since we do all the checks when things are good, is this intended to fail faster? Yes, specifically in the scenarios when the less expensive checks fail. -- This is an automa

Re: [PR] KAFKA-14484: Decouple UnifiedLog and RemoteLogManager [kafka]

2025-01-12 Thread via GitHub
ijuma commented on PR #18460: URL: https://github.com/apache/kafka/pull/18460#issuecomment-2585852485 Not related to this PR, but follow-ups: we are deleting a bunch of code due to zk removal - it probably makes sense to merge those PRs first before continuing with the Java rewrites. --

Re: [PR] [KAFKA-18266]: Re-order validation for TimeIndex sanity check [kafka]

2025-01-12 Thread via GitHub
ijuma commented on PR #18482: URL: https://github.com/apache/kafka/pull/18482#issuecomment-2585852018 Since we do all the checks when things are good, is this intended to fail faster? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] KAFKA-18474: Remove zkBroker tag [kafka]

2025-01-12 Thread via GitHub
ijuma commented on PR #18477: URL: https://github.com/apache/kafka/pull/18477#issuecomment-2585851376 This seems to be failing - I haven't looked at the details, but if it's related to some of the json files having no listeners, you could leave those in and only remove it from the protocol

Re: [PR] KAFKA-18399 Remove ZooKeeper from KafkaApis (10/N): ALTER_CLIENT_QUOTAS, handleAllocateProducerIdsRequest [kafka]

2025-01-12 Thread via GitHub
chia7712 commented on PR #18465: URL: https://github.com/apache/kafka/pull/18465#issuecomment-2585847752 @mingdaoy please fix the conflicts -- 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 spe

Re: [PR] KAFKA-18399 Remove ZooKeeper from KafkaApis (11/N): `handleCreateTokenRequest`, `handleRenewTokenRequestZk`, `handleExpireTokenRequestZk` [kafka]

2025-01-12 Thread via GitHub
chia7712 merged PR #18447: URL: https://github.com/apache/kafka/pull/18447 -- 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: jira-unsubscr...@kafka.apache

[PR] MINOR: fix LogOffsetTest [kafka]

2025-01-12 Thread via GitHub
TaiJuWu opened a new pull request, #18495: URL: https://github.com/apache/kafka/pull/18495 Convert Some to Optional ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify docume

Re: [PR] KAFKA-18399: Remove ZooKeeper from KafkaApis (9/N): ALTER_PARTITION_REASSIGNMENTS, LIST_PARTITION_REASSIGNMENTS [kafka]

2025-01-12 Thread via GitHub
chia7712 merged PR #18464: URL: https://github.com/apache/kafka/pull/18464 -- 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: jira-unsubscr...@kafka.apache

Re: [PR] KAFKA-18482: Fix fail e2e `test_streams` [kafka]

2025-01-12 Thread via GitHub
frankvicky commented on PR #18494: URL: https://github.com/apache/kafka/pull/18494#issuecomment-2585817758 I have run the test on several machines. local: ![Screenshot from 2025-01-13 00-29-55](https://github.com/user-attachments/assets/49c5fd2e-b020-48fb-ba44-f51c1e8bd8a5) jenk

[PR] KAFKA-18482: Fix fail e2e `test_streams` [kafka]

2025-01-12 Thread via GitHub
frankvicky opened a new pull request, #18494: URL: https://github.com/apache/kafka/pull/18494 JIRA: KAFKA-18482 This test fails due to `node_version` is null. We should get the node version by `get_version` method which has null guard. ### Committer Checklist (excluded from com

[jira] [Created] (KAFKA-18482) Fix fail e2e `test_streams`

2025-01-12 Thread TengYao Chi (Jira)
TengYao Chi created KAFKA-18482: --- Summary: Fix fail e2e `test_streams` Key: KAFKA-18482 URL: https://issues.apache.org/jira/browse/KAFKA-18482 Project: Kafka Issue Type: Bug Reporte

Re: [PR] KAFKA-18401: Transaction version 2 does not support commit transaction without records [kafka]

2025-01-12 Thread via GitHub
brandboat commented on code in PR #18448: URL: https://github.com/apache/kafka/pull/18448#discussion_r1912486167 ## core/src/test/scala/integration/kafka/coordinator/transaction/ProducerIntegrationTest.scala: ## @@ -0,0 +1,185 @@ +/** + * Licensed to the Apache Software Foundati

Re: [PR] MINOR: Create GitHub action to update NOTICE file automatically every year [kafka]

2025-01-12 Thread via GitHub
divijvaidya commented on PR #18380: URL: https://github.com/apache/kafka/pull/18380#issuecomment-2585793520 > All this code, automation to update year in one file? Haha. I had some extra time to kill. In seriousness, I plan to extend this to automate a bunch of regular tasks su

[PR] MINOR: Remove javadoc of non-exist parameter. [kafka]

2025-01-12 Thread via GitHub
frankvicky opened a new pull request, #18493: URL: https://github.com/apache/kafka/pull/18493 The parameter `upperIndex` never exists. We should remove its javadoc. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test co

[jira] [Updated] (KAFKA-17834) Improvement the Dockerfile

2025-01-12 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-17834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 黃竣陽 updated KAFKA-17834: Summary: Improvement the Dockerfile (was: Improvement the e2e Dockerfile) > Improvement the Dockerfile >

Re: [PR] KAFKA-18340 Change Dockerfile to use log4j2 yaml instead log4j properties [kafka]

2025-01-12 Thread via GitHub
m1a2st commented on code in PR #18378: URL: https://github.com/apache/kafka/pull/18378#discussion_r1912475984 ## docker/jvm/Dockerfile: ## @@ -56,8 +56,9 @@ ARG build_date LABEL org.label-schema.name="kafka" \ org.label-schema.description="Apache Kafka" \ org.labe

[jira] [Updated] (KAFKA-18481) Remove ZookeeperClient, KeeperException, Code

2025-01-12 Thread TengYao Chi (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TengYao Chi updated KAFKA-18481: Summary: Remove ZookeeperClient, KeeperException, Code (was: Remove ZookeeperClient) > Remove Zo

[jira] [Created] (KAFKA-18481) Remove ZookeeperClient

2025-01-12 Thread TengYao Chi (Jira)
TengYao Chi created KAFKA-18481: --- Summary: Remove ZookeeperClient Key: KAFKA-18481 URL: https://issues.apache.org/jira/browse/KAFKA-18481 Project: Kafka Issue Type: Improvement Repo

[jira] [Commented] (KAFKA-18481) Remove ZookeeperClient, KeeperException, Code

2025-01-12 Thread TengYao Chi (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912282#comment-17912282 ] TengYao Chi commented on KAFKA-18481: - Thanks for pointing out  > Remove ZookeeperC

[jira] [Resolved] (KAFKA-18481) Remove ZookeeperClient, KeeperException, Code

2025-01-12 Thread TengYao Chi (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TengYao Chi resolved KAFKA-18481. - Resolution: Duplicate > Remove ZookeeperClient, KeeperException, Code >

[jira] [Commented] (KAFKA-18481) Remove ZookeeperClient

2025-01-12 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-18481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912280#comment-17912280 ] 黃竣陽 commented on KAFKA-18481: - It's dulpicate with https://issues.apache.org/jira/browse/KAF

Re: [PR] KAFKA-18466: Remove log4j-1.2-api from runtime scope while keeping it in distribution package [kafka]

2025-01-12 Thread via GitHub
ppkarwasz commented on PR #18472: URL: https://github.com/apache/kafka/pull/18472#issuecomment-2585756769 > @ppkarwasz we don't use the Gradle’s feature variants in this PR due to following reasons. > > 1. We do not expect users to include the optional dependencies. Instead, user

Re: [PR] KAFKA-18480: Fix fail e2e `test_offset_truncate` [kafka]

2025-01-12 Thread via GitHub
frankvicky commented on code in PR #18492: URL: https://github.com/apache/kafka/pull/18492#discussion_r1912463400 ## tests/kafkatest/tests/client/truncation_test.py: ## @@ -51,7 +51,8 @@ def print_record(event, node): return consumer @cluster(num_nodes=7) -de

Re: [PR] KAFKA-17335: Lack of default for URL encoding configuration for OAuth causes NPE [kafka]

2025-01-12 Thread via GitHub
chia7712 commented on PR #16990: URL: https://github.com/apache/kafka/pull/16990#issuecomment-2585736628 @bachmanity1 this PR is merged to trunk (see https://github.com/apache/kafka/commit/dd7d7c3145d41103525cd212e718a8bdf5dd484b), and you PR #15475 is https://github.com/apache/kaf

Re: [PR] KAFKA-18480: Fix fail e2e `test_offset_truncate` [kafka]

2025-01-12 Thread via GitHub
TaiJuWu commented on code in PR #18492: URL: https://github.com/apache/kafka/pull/18492#discussion_r1912458228 ## tests/kafkatest/tests/client/truncation_test.py: ## @@ -51,7 +51,8 @@ def print_record(event, node): return consumer @cluster(num_nodes=7) -def t

Re: [PR] KAFKA-18479: Remove keepPartitionMetadataFile in UnifiedLog and LogMan… [kafka]

2025-01-12 Thread via GitHub
wernerdv commented on PR #18491: URL: https://github.com/apache/kafka/pull/18491#issuecomment-2585748900 @ijuma @junrao Please take a look. -- 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 spe

Re: [PR] KAFKA-18480: Fix fail e2e `test_offset_truncate` [kafka]

2025-01-12 Thread via GitHub
TaiJuWu commented on code in PR #18492: URL: https://github.com/apache/kafka/pull/18492#discussion_r1912458228 ## tests/kafkatest/tests/client/truncation_test.py: ## @@ -51,7 +51,8 @@ def print_record(event, node): return consumer @cluster(num_nodes=7) -def t

Re: [PR] KAFKA-17335: Lack of default for URL encoding configuration for OAuth causes NPE [kafka]

2025-01-12 Thread via GitHub
bachmanity1 commented on PR #16990: URL: https://github.com/apache/kafka/pull/16990#issuecomment-2585738545 This is really weird. I guess I was looking at the wrong file. Thanks for your help! -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [PR] KAFKA-18480: Fix fail e2e `test_offset_truncate` [kafka]

2025-01-12 Thread via GitHub
frankvicky commented on PR #18492: URL: https://github.com/apache/kafka/pull/18492#issuecomment-2585739845 I have run the test on several machines with this patch. local: ![Screenshot from 2025-01-12 21-38-41](https://github.com/user-attachments/assets/b12c9940-d04a-4348-9848-7170d6c1e

[PR] KAFKA-18480: Fix fail e2e `test_offset_truncate` [kafka]

2025-01-12 Thread via GitHub
frankvicky opened a new pull request, #18492: URL: https://github.com/apache/kafka/pull/18492 JIRA: KAFKA-18480 The test keeps failing due to not converting to KRaft. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verif

Re: [PR] KAFKA-17344: Empty Follower Fetch Tests [kafka]

2025-01-12 Thread via GitHub
abhijeetk88 commented on PR #16884: URL: https://github.com/apache/kafka/pull/16884#issuecomment-2585725869 I would like to revive this PR. @kamalcph @showuon @satishd will you be able to help with reviews. I can rebase the PR with trunk. -- This is an automated message from the Apache Gi

Re: [PR] KAFKA-17266: Add dynamic broker config to enable follower fetch using tiered offset [kafka]

2025-01-12 Thread via GitHub
abhijeetk88 commented on PR #16834: URL: https://github.com/apache/kafka/pull/16834#issuecomment-2585725730 I would like to revive this PR. @kamalcph will you be able to help with reviews. I can rebase the PR with trunk. -- This is an automated message from the Apache Git Service. To resp

Re: [PR] KAFKA-17108: Earliest pending upload offset [kafka]

2025-01-12 Thread via GitHub
abhijeetk88 commented on PR #16584: URL: https://github.com/apache/kafka/pull/16584#issuecomment-2585725553 I would like to revive this PR. @kamalcph @showuon will you be able to help with reviews. I can rebase the PR with trunk. -- This is an automated message from the Apache Git Service

Re: [PR] KAFKA-18399: Remove ZooKeeper from KafkaApis (9/N): ALTER_PARTITION_REASSIGNMENTS, LIST_PARTITION_REASSIGNMENTS [kafka]

2025-01-12 Thread via GitHub
chia7712 commented on PR #18464: URL: https://github.com/apache/kafka/pull/18464#issuecomment-2585724663 @m1a2st please rebase code -- 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 co

[jira] [Assigned] (KAFKA-18474) Remove zkBroker tag

2025-01-12 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reassigned KAFKA-18474: -- Assignee: 黃竣陽 (was: Chia-Ping Tsai) > Remove zkBroker tag > --- > >

Re: [PR] KAFKA-18399: Remove ZooKeeper from KafkaApis (8/N): OFFSET_COMMIT and OFFSET_FETCH [kafka]

2025-01-12 Thread via GitHub
chia7712 merged PR #18461: URL: https://github.com/apache/kafka/pull/18461 -- 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: jira-unsubscr...@kafka.apache

Re: [PR] KAFKA-18399 Remove ZooKeeper from KafkaApis (6/N): CREATE_ACLS, DELETE_ACLS [kafka]

2025-01-12 Thread via GitHub
chia7712 commented on code in PR #18454: URL: https://github.com/apache/kafka/pull/18454#discussion_r1912443707 ## core/src/main/scala/kafka/server/KafkaApis.scala: ## @@ -2620,13 +2620,11 @@ class KafkaApis(val requestChannel: RequestChannel, } def handleCreateAcls(requ

Re: [PR] KAFKA-18399: Remove ZooKeeper from KafkaApis (7/N): USER_SCRAM_CREDENTIALS [kafka]

2025-01-12 Thread via GitHub
chia7712 merged PR #18456: URL: https://github.com/apache/kafka/pull/18456 -- 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: jira-unsubscr...@kafka.apache

[jira] [Resolved] (KAFKA-18467) Add create topic doc

2025-01-12 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18467. Fix Version/s: 4.1.0 Resolution: Fixed > Add create topic doc > --

Re: [PR] KAFKA-18467:Add create topic doc [kafka]

2025-01-12 Thread via GitHub
chia7712 merged PR #18470: URL: https://github.com/apache/kafka/pull/18470 -- 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: jira-unsubscr...@kafka.apache

[jira] [Resolved] (KAFKA-18466) Remove log4j-1.2-api from runtime scope while keeping it in distribution package

2025-01-12 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18466. Resolution: Fixed trunk: https://github.com/apache/kafka/commit/b0b54f6db1ab775291c3bb4fb

Re: [PR] KAFKA-18466: Remove log4j-1.2-api from runtime scope while keeping it in distribution package [kafka]

2025-01-12 Thread via GitHub
chia7712 merged PR #18472: URL: https://github.com/apache/kafka/pull/18472 -- 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: jira-unsubscr...@kafka.apache

Re: [PR] KAFKA-18466: Remove log4j-1.2-api from runtime scope while keeping it in distribution package [kafka]

2025-01-12 Thread via GitHub
chia7712 commented on PR #18472: URL: https://github.com/apache/kafka/pull/18472#issuecomment-2585709664 @ppkarwasz we don't use the Gradle’s feature variants in this PR due to following reasons. 1. We do not expect users to include the optional dependencies. Instead, users should ex

Re: [PR] KAFKA-18457; Update DumpLogSegments to use coordinator record json converters [kafka]

2025-01-12 Thread via GitHub
mimaison commented on PR #18480: URL: https://github.com/apache/kafka/pull/18480#issuecomment-2585678376 Yeah I did not mean to do it in this PR. Just as a follow up. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Comment Edited] (KAFKA-18298) Fix flaky PlaintextAdminIntegrationTest#testConsumerGroupsDeprecatedConsumerGroupState

2025-01-12 Thread Yu-Lin Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912252#comment-17912252 ] Yu-Lin Chen edited comment on KAFKA-18298 at 1/12/25 9:58 AM:

[jira] [Resolved] (KAFKA-18298) Fix flaky PlaintextAdminIntegrationTest#testConsumerGroupsDeprecatedConsumerGroupState

2025-01-12 Thread Yu-Lin Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu-Lin Chen resolved KAFKA-18298. - Resolution: Fixed Locally validated that the issue was fixed after this PR. (No error in 200 lo