Re: [PR] KAFKA-16541 Fix potential leader-epoch checkpoint file corruption [kafka]

2024-06-02 Thread via GitHub
ocadaruma commented on code in PR #15993: URL: https://github.com/apache/kafka/pull/15993#discussion_r1623844071 ## core/src/main/java/kafka/log/remote/RemoteLogManager.java: ## @@ -575,9 +575,9 @@ InMemoryLeaderEpochCheckpoint getLeaderEpochCheckpoint(UnifiedLog log, long star

Re: [PR] KAFKA-16713: Define initial set of RPCs for KIP-932 [kafka]

2024-06-02 Thread via GitHub
omkreddy merged PR #16022: URL: https://github.com/apache/kafka/pull/16022 -- 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] [Assigned] (KAFKA-16879) SystemTime should use singleton mode

2024-06-02 Thread jiandu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jiandu reassigned KAFKA-16879: -- Assignee: jiandu > SystemTime should use singleton mode > > >

Re: [PR] KAFKA-8735: Check properties file existence first [kafka]

2024-06-02 Thread via GitHub
qinghui-xu commented on PR #7139: URL: https://github.com/apache/kafka/pull/7139#issuecomment-2144362990 It turns out the patch is no more relevant with the refactorings in recent versions. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] KAFKA-8735: Check properties file existence first [kafka]

2024-06-02 Thread via GitHub
qinghui-xu closed pull request #7139: KAFKA-8735: Check properties file existence first URL: https://github.com/apache/kafka/pull/7139 -- 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

Re: [PR] KAFKA-16713: Define initial set of RPCs for KIP-932 [kafka]

2024-06-02 Thread via GitHub
omkreddy commented on PR #16022: URL: https://github.com/apache/kafka/pull/16022#issuecomment-2144356482 Test failures are not related to this PR: https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-16022/6/tests -- This is an automated message from the Apac

[jira] [Updated] (KAFKA-16879) SystemTime should use singleton mode

2024-06-02 Thread jiandu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jiandu updated KAFKA-16879: --- Description: Currently, the {{SystemTime}} class, which provides system time-related functionalities such a

[jira] [Created] (KAFKA-16879) SystemTime should use singleton mode

2024-06-02 Thread jiandu (Jira)
jiandu created KAFKA-16879: -- Summary: SystemTime should use singleton mode Key: KAFKA-16879 URL: https://issues.apache.org/jira/browse/KAFKA-16879 Project: Kafka Issue Type: Improvement

Re: [PR] KAFKA-16851: Add remote.log.disable.policy [kafka]

2024-06-02 Thread via GitHub
satishd commented on code in PR #16132: URL: https://github.com/apache/kafka/pull/16132#discussion_r1623787269 ## storage/src/main/java/org/apache/kafka/storage/internals/log/LogConfig.java: ## @@ -179,6 +182,7 @@ public Optional serverConfigName(String configName) { publi

Re: [PR] KAFKA-8206: Allow client to rebootstrap [kafka]

2024-06-02 Thread via GitHub
ivanyu commented on code in PR #13277: URL: https://github.com/apache/kafka/pull/13277#discussion_r1623777938 ## clients/src/main/java/org/apache/kafka/clients/NetworkClient.java: ## @@ -1123,6 +1133,17 @@ public long maybeUpdate(long now) { // Beware that the behav

Re: [PR] KAFKA-16859: Cleanup check if tiered storage is enabled [kafka]

2024-06-02 Thread via GitHub
kamalcph commented on PR #16153: URL: https://github.com/apache/kafka/pull/16153#issuecomment-2144269279 I would prefer the other way around: 1. `KafkaConfig.remoteLogManagerConfig().enableRemoteStorageSystem()` sounds like a setter which reduces the code readability 2. `isRemoteLo

Re: [PR] KAFKA-16851: Add remote.log.disable.policy [kafka]

2024-06-02 Thread via GitHub
satishd commented on PR #16132: URL: https://github.com/apache/kafka/pull/16132#issuecomment-2144267407 @clolov Is it open for review or you start planning to add more changes? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: [PR] KAFKA-16027: MINOR Refactor MetadataTest#testUpdatePartitionLeadership (2) [kafka]

2024-06-02 Thread via GitHub
Alexander-Aghili commented on PR #15857: URL: https://github.com/apache/kafka/pull/15857#issuecomment-2144259480 Apologizes for the delay. I changed the code so that the tests passed locally. Let me know if that resolved the issue. -- This is an automated message from the Apache Git Servi

Re: [PR] KAFKA-16854: Add StopReplica v5 [kafka]

2024-06-02 Thread via GitHub
satishd commented on PR #16131: URL: https://github.com/apache/kafka/pull/16131#issuecomment-2144254775 Retriggered the build to start the build/tests again. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] KAFKA-15265: Integrate RLMQuotaManager for throttling copies to remote storage [kafka]

2024-06-02 Thread via GitHub
satishd commented on code in PR #15820: URL: https://github.com/apache/kafka/pull/15820#discussion_r1623765428 ## core/src/main/java/kafka/log/remote/RemoteLogManager.java: ## @@ -239,6 +244,13 @@ private void removeMetrics() { remoteStorageReaderThreadPool.removeMetric

[jira] [Comment Edited] (KAFKA-16876) TaskManager.handleRevocation doesn't handle errors thrown from task.prepareCommit

2024-06-02 Thread Ganesh Sadanala (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851514#comment-17851514 ] Ganesh Sadanala edited comment on KAFKA-16876 at 6/3/24 4:21 AM: -

[jira] [Comment Edited] (KAFKA-16876) TaskManager.handleRevocation doesn't handle errors thrown from task.prepareCommit

2024-06-02 Thread Ganesh Sadanala (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851514#comment-17851514 ] Ganesh Sadanala edited comment on KAFKA-16876 at 6/3/24 4:21 AM: -

[jira] [Commented] (KAFKA-16876) TaskManager.handleRevocation doesn't handle errors thrown from task.prepareCommit

2024-06-02 Thread Ganesh Sadanala (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851514#comment-17851514 ] Ganesh Sadanala commented on KAFKA-16876: - [~rohanpd] Thank your for confirming

[jira] [Commented] (KAFKA-16876) TaskManager.handleRevocation doesn't handle errors thrown from task.prepareCommit

2024-06-02 Thread Rohan Desai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851499#comment-17851499 ] Rohan Desai commented on KAFKA-16876: - [~ganesh_6] I don't have that stack trace unf

[jira] [Comment Edited] (KAFKA-16876) TaskManager.handleRevocation doesn't handle errors thrown from task.prepareCommit

2024-06-02 Thread Ganesh Sadanala (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851490#comment-17851490 ] Ganesh Sadanala edited comment on KAFKA-16876 at 6/3/24 3:56 AM: -

[jira] [Comment Edited] (KAFKA-16876) TaskManager.handleRevocation doesn't handle errors thrown from task.prepareCommit

2024-06-02 Thread Ganesh Sadanala (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851490#comment-17851490 ] Ganesh Sadanala edited comment on KAFKA-16876 at 6/3/24 3:34 AM: -

[jira] [Commented] (KAFKA-16876) TaskManager.handleRevocation doesn't handle errors thrown from task.prepareCommit

2024-06-02 Thread Ganesh Sadanala (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851490#comment-17851490 ] Ganesh Sadanala commented on KAFKA-16876: - [~rohanpd] Can you share the `TaskMan

Re: [PR] KAFKA-16214: add client info in authentication error log [kafka]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #15280: URL: https://github.com/apache/kafka/pull/15280#issuecomment-2144213214 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 ask a committer for review. If the PR has merge

Re: [PR] KAFKA-16102: fix the dynamic modification of listeners' IP or port no… [kafka]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #15321: URL: https://github.com/apache/kafka/pull/15321#issuecomment-2144213180 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 ask a committer for review. If the PR has merge

[jira] [Resolved] (KAFKA-16859) Cleanup check if tiered storage is enabled

2024-06-02 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-16859. Fix Version/s: 3.9.0 Resolution: Fixed > Cleanup check if tiered storage is enabled

Re: [PR] KAFKA-16859: Cleanup check if tiered storage is enabled [kafka]

2024-06-02 Thread via GitHub
chia7712 merged PR #16153: URL: https://github.com/apache/kafka/pull/16153 -- 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-10787: Apply spotless to transaction-coordinator and server-common [kafka]

2024-06-02 Thread via GitHub
gongxuanzhang commented on PR #16172: URL: https://github.com/apache/kafka/pull/16172#issuecomment-2144174063 @chia7712 I changed it , plz 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

Re: [PR] KAFKA-10787: Apply spotless to transaction-coordinator and server-common [kafka]

2024-06-02 Thread via GitHub
chia7712 commented on PR #16172: URL: https://github.com/apache/kafka/pull/16172#issuecomment-2144167371 @gongxuanzhang Could you please update the description to share the tips of "how to test this PR"? -- This is an automated message from the Apache Git Service. To respond to the messag

[PR] KAFKA-10787: Add import ordering checkstyle rule and configure an automatic formatter [kafka]

2024-06-02 Thread via GitHub
gongxuanzhang opened a new pull request, #16172: URL: https://github.com/apache/kafka/pull/16172 This PR is sub PR from https://github.com/apache/kafka/pull/16097. In order not to modify large-scale code, we plan add it step by step in module. The first is 'transaction-coordinator' 's

[jira] [Created] (KAFKA-16878) Remove powermock from code base

2024-06-02 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-16878: -- Summary: Remove powermock from code base Key: KAFKA-16878 URL: https://issues.apache.org/jira/browse/KAFKA-16878 Project: Kafka Issue Type: Sub-task

Re: [PR] KAFKA-16583: Handle PartitionChangeRecord without directory IDs [kafka]

2024-06-02 Thread via GitHub
soarez commented on PR #16118: URL: https://github.com/apache/kafka/pull/16118#issuecomment-2144080705 @showuon thanks for testing and sharing this. In those logs the controller is rejecting the assignment with a `NOT_LEADER_OR_FOLLOWER` because the partition has been moved away from

Re: [PR] KAFKA-16557 Implemented OffsetFetchRequestState toStringBase and added a test for it in CommitRequestManagerTest [kafka]

2024-06-02 Thread via GitHub
philipnee commented on PR #16115: URL: https://github.com/apache/kafka/pull/16115#issuecomment-2144015771 hi @brenden20 - left some comments. lmk what do you think. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] KAFKA-16558 Implemented HeartbeatRequestState toStringBase() and added a test for it [kafka]

2024-06-02 Thread via GitHub
philipnee commented on PR #16124: URL: https://github.com/apache/kafka/pull/16124#issuecomment-2144015658 hi @brenden20 - left some comments. lmk what do you think. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] KAFKA-16001 Migrated ConsumerNetworkThreadTest away from ConsumerTestBuilder [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16140: URL: https://github.com/apache/kafka/pull/16140#discussion_r1623649872 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/ConsumerNetworkThreadTest.java: ## @@ -339,6 +358,15 @@ void testRunOnceInvokesReaper() {

Re: [PR] KAFKA-16001 Migrated ConsumerNetworkThreadTest away from ConsumerTestBuilder [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16140: URL: https://github.com/apache/kafka/pull/16140#discussion_r1623649732 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/ConsumerNetworkThreadTest.java: ## @@ -339,6 +358,15 @@ void testRunOnceInvokesReaper() {

Re: [PR] KAFKA-16001 Migrated ConsumerNetworkThreadTest away from ConsumerTestBuilder [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16140: URL: https://github.com/apache/kafka/pull/16140#discussion_r1623648674 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/ConsumerNetworkThreadTest.java: ## @@ -231,10 +254,7 @@ public void testAssignmentChangeEvent() {

Re: [PR] KAFKA-16001 Migrated ConsumerNetworkThreadTest away from ConsumerTestBuilder [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16140: URL: https://github.com/apache/kafka/pull/16140#discussion_r1623648578 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/ConsumerNetworkThreadTest.java: ## @@ -207,7 +230,7 @@ public void testResetPositionsProcessFailu

Re: [PR] KAFKA-16001 Migrated ConsumerNetworkThreadTest away from ConsumerTestBuilder [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16140: URL: https://github.com/apache/kafka/pull/16140#discussion_r1623648474 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/ConsumerNetworkThreadTest.java: ## @@ -149,20 +164,28 @@ public void testStartupAndTearDown() thr

Re: [PR] KAFKA-16001 Migrated ConsumerNetworkThreadTest away from ConsumerTestBuilder [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16140: URL: https://github.com/apache/kafka/pull/16140#discussion_r1623648058 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/ConsumerNetworkThreadTest.java: ## @@ -149,20 +164,28 @@ public void testStartupAndTearDown() thr

Re: [PR] KAFKA-16001 Migrated ConsumerNetworkThreadTest away from ConsumerTestBuilder [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16140: URL: https://github.com/apache/kafka/pull/16140#discussion_r1623647935 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/ConsumerNetworkThreadTest.java: ## @@ -74,68 +52,105 @@ import static org.junit.jupiter.api.Asse

Re: [PR] KAFKA-16001 Migrated ConsumerNetworkThreadTest away from ConsumerTestBuilder [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16140: URL: https://github.com/apache/kafka/pull/16140#discussion_r1623647643 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/ConsumerNetworkThreadTest.java: ## @@ -74,68 +52,105 @@ import static org.junit.jupiter.api.Asse

Re: [PR] KAFKA-16001 Migrated ConsumerNetworkThreadTest away from ConsumerTestBuilder [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16140: URL: https://github.com/apache/kafka/pull/16140#discussion_r1623647362 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/ConsumerNetworkThreadTest.java: ## @@ -74,68 +52,105 @@ import static org.junit.jupiter.api.Asse

Re: [PR] KAFKA-16001 Migrated ConsumerNetworkThreadTest away from ConsumerTestBuilder [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16140: URL: https://github.com/apache/kafka/pull/16140#discussion_r1623647091 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/ConsumerNetworkThreadTest.java: ## @@ -16,33 +16,19 @@ */ package org.apache.kafka.clients.con

Re: [PR] KAFKA-16558 Implemented HeartbeatRequestState toStringBase() and added a test for it [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16124: URL: https://github.com/apache/kafka/pull/16124#discussion_r1623646860 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/HeartbeatRequestManagerTest.java: ## @@ -152,6 +152,34 @@ public void cleanup() { }

Re: [PR] KAFKA-16558 Implemented HeartbeatRequestState toStringBase() and added a test for it [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16124: URL: https://github.com/apache/kafka/pull/16124#discussion_r1623646783 ## clients/src/main/java/org/apache/kafka/clients/consumer/internals/HeartbeatRequestManager.java: ## @@ -483,6 +483,23 @@ public void resetTimer() { thi

Re: [PR] KAFKA-16558 Implemented HeartbeatRequestState toStringBase() and added a test for it [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16124: URL: https://github.com/apache/kafka/pull/16124#discussion_r1623646688 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/HeartbeatRequestManagerTest.java: ## @@ -152,6 +152,34 @@ public void cleanup() { }

Re: [PR] KAFKA-16558 Implemented HeartbeatRequestState toStringBase() and added a test for it [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16124: URL: https://github.com/apache/kafka/pull/16124#discussion_r1623646632 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/HeartbeatRequestManagerTest.java: ## @@ -152,6 +152,34 @@ public void cleanup() { }

Re: [PR] KAFKA-16558 Implemented HeartbeatRequestState toStringBase() and added a test for it [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16124: URL: https://github.com/apache/kafka/pull/16124#discussion_r1623645864 ## clients/src/main/java/org/apache/kafka/clients/consumer/internals/HeartbeatRequestManager.java: ## @@ -452,7 +452,7 @@ private void handleFatalFailure(Throwable er

Re: [PR] KAFKA-16557 Implemented OffsetFetchRequestState toStringBase and added a test for it in CommitRequestManagerTest [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16115: URL: https://github.com/apache/kafka/pull/16115#discussion_r1623645517 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/CommitRequestManagerTest.java: ## @@ -123,6 +126,47 @@ public void setup() { this.props.

Re: [PR] KAFKA-15156 Update cipherInformation correctly in DefaultChannelMetadataRegistry [kafka]

2024-06-02 Thread via GitHub
ganesh-sadanala commented on code in PR #16169: URL: https://github.com/apache/kafka/pull/16169#discussion_r1623645445 ## clients/src/test/java/org/apache/kafka/common/network/DefaultChannelMetadataRegistry.java: ## @@ -22,9 +22,10 @@ public class DefaultChannelMetadataRegistry

Re: [PR] KAFKA-16557 Implemented OffsetFetchRequestState toStringBase and added a test for it in CommitRequestManagerTest [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16115: URL: https://github.com/apache/kafka/pull/16115#discussion_r1623644884 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/CommitRequestManagerTest.java: ## @@ -106,6 +106,9 @@ public class CommitRequestManagerTest {

Re: [PR] KAFKA-16557 Implemented OffsetFetchRequestState toStringBase and added a test for it in CommitRequestManagerTest [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16115: URL: https://github.com/apache/kafka/pull/16115#discussion_r1623644884 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/CommitRequestManagerTest.java: ## @@ -106,6 +106,9 @@ public class CommitRequestManagerTest {

Re: [PR] KAFKA-15156 Update cipherInformation correctly in DefaultChannelMetadataRegistry [kafka]

2024-06-02 Thread via GitHub
chia7712 commented on code in PR #16169: URL: https://github.com/apache/kafka/pull/16169#discussion_r1623644649 ## clients/src/test/java/org/apache/kafka/common/network/DefaultChannelMetadataRegistry.java: ## @@ -22,9 +22,10 @@ public class DefaultChannelMetadataRegistry impleme

Re: [PR] KAFKA-16557 Implemented OffsetFetchRequestState toStringBase and added a test for it in CommitRequestManagerTest [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16115: URL: https://github.com/apache/kafka/pull/16115#discussion_r1623644470 ## clients/src/main/java/org/apache/kafka/clients/consumer/internals/CommitRequestManager.java: ## @@ -1289,5 +1293,11 @@ static class MemberInfo { this.

[jira] [Resolved] (KAFKA-12572) Add import ordering checkstyle rule and configure an automatic formatter

2024-06-02 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-12572. Fix Version/s: 3.9.0 Resolution: Fixed fixed by https://github.com/apache/kafka/co

Re: [PR] KAFKA-15156 Update cipherInformation correctly in DefaultChannelMetadataRegistry [kafka]

2024-06-02 Thread via GitHub
ganesh-sadanala commented on code in PR #16169: URL: https://github.com/apache/kafka/pull/16169#discussion_r1623643756 ## clients/src/test/java/org/apache/kafka/common/network/DefaultChannelMetadataRegistry.java: ## @@ -22,9 +22,10 @@ public class DefaultChannelMetadataRegistry

Re: [PR] KAFKA-10787: Add import ordering checkstyle rule and configure an automatic formatter [kafka]

2024-06-02 Thread via GitHub
chia7712 merged PR #16097: URL: https://github.com/apache/kafka/pull/16097 -- 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-15156 Update cipherInformation correctly in DefaultChannelMetadataRegistry [kafka]

2024-06-02 Thread via GitHub
ganesh-sadanala commented on code in PR #16169: URL: https://github.com/apache/kafka/pull/16169#discussion_r1623643756 ## clients/src/test/java/org/apache/kafka/common/network/DefaultChannelMetadataRegistry.java: ## @@ -22,9 +22,10 @@ public class DefaultChannelMetadataRegistry

Re: [PR] MINOR: Fix missing wait topic finished in TopicBasedRemoteLogMetadataManagerRestartTest [kafka]

2024-06-02 Thread via GitHub
chia7712 merged PR #16171: URL: https://github.com/apache/kafka/pull/16171 -- 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-15156 Update cipherInformation correctly in DefaultChannelMetadataRegistry [kafka]

2024-06-02 Thread via GitHub
chia7712 commented on code in PR #16169: URL: https://github.com/apache/kafka/pull/16169#discussion_r1623643481 ## clients/src/test/java/org/apache/kafka/common/network/DefaultChannelMetadataRegistry.java: ## @@ -22,9 +22,10 @@ public class DefaultChannelMetadataRegistry impleme

Re: [PR] KAFKA-16698 : Add timeout to alterClientQuotas [kafka]

2024-06-02 Thread via GitHub
muralibasani commented on PR #16168: URL: https://github.com/apache/kafka/pull/16168#issuecomment-2144003438 @chia7712 would you like to 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

Re: [PR] KAFKA-15156 Update cipherInformation correctly in DefaultChannelMetadataRegistry [kafka]

2024-06-02 Thread via GitHub
ganesh-sadanala commented on code in PR #16169: URL: https://github.com/apache/kafka/pull/16169#discussion_r1623639224 ## clients/src/test/java/org/apache/kafka/common/network/DefaultChannelMetadataRegistry.java: ## @@ -22,9 +22,10 @@ public class DefaultChannelMetadataRegistry

Re: [PR] KAFKA-15156 Update cipherInformation correctly in DefaultChannelMetadataRegistry [kafka]

2024-06-02 Thread via GitHub
ganesh-sadanala commented on code in PR #16169: URL: https://github.com/apache/kafka/pull/16169#discussion_r1623637352 ## clients/src/test/java/org/apache/kafka/common/network/DefaultChannelMetadataRegistry.java: ## @@ -22,9 +22,10 @@ public class DefaultChannelMetadataRegistry

Re: [PR] KAFKA-15156 Update cipherInformation correctly in DefaultChannelMetadataRegistry [kafka]

2024-06-02 Thread via GitHub
ganesh-sadanala commented on code in PR #16169: URL: https://github.com/apache/kafka/pull/16169#discussion_r1623637352 ## clients/src/test/java/org/apache/kafka/common/network/DefaultChannelMetadataRegistry.java: ## @@ -22,9 +22,10 @@ public class DefaultChannelMetadataRegistry

Re: [PR] KAFKA-8977: Remove MockStreamsMetrics since it is not a mock [kafka]

2024-06-02 Thread via GitHub
chia7712 commented on PR #13931: URL: https://github.com/apache/kafka/pull/13931#issuecomment-2143994107 @joobisb any updates? -- 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

Re: [PR] KAFKA-15156 Update cipherInformation correctly in DefaultChannelMetadataRegistry [kafka]

2024-06-02 Thread via GitHub
ganesh-sadanala commented on code in PR #16169: URL: https://github.com/apache/kafka/pull/16169#discussion_r1623637352 ## clients/src/test/java/org/apache/kafka/common/network/DefaultChannelMetadataRegistry.java: ## @@ -22,9 +22,10 @@ public class DefaultChannelMetadataRegistry

Re: [PR] KAFKA-15156 Update cipherInformation correctly in DefaultChannelMetadataRegistry [kafka]

2024-06-02 Thread via GitHub
ganesh-sadanala commented on code in PR #16169: URL: https://github.com/apache/kafka/pull/16169#discussion_r1623637352 ## clients/src/test/java/org/apache/kafka/common/network/DefaultChannelMetadataRegistry.java: ## @@ -22,9 +22,10 @@ public class DefaultChannelMetadataRegistry

Re: [PR] KAFKA-15156 Update cipherInformation correctly in DefaultChannelMetadataRegistry [kafka]

2024-06-02 Thread via GitHub
ganesh-sadanala commented on code in PR #16169: URL: https://github.com/apache/kafka/pull/16169#discussion_r1623637352 ## clients/src/test/java/org/apache/kafka/common/network/DefaultChannelMetadataRegistry.java: ## @@ -22,9 +22,10 @@ public class DefaultChannelMetadataRegistry

Re: [PR] KAFKA-15156 Update cipherInformation correctly in DefaultChannelMetadataRegistry [kafka]

2024-06-02 Thread via GitHub
chia7712 commented on code in PR #16169: URL: https://github.com/apache/kafka/pull/16169#discussion_r1623634685 ## clients/src/test/java/org/apache/kafka/common/network/DefaultChannelMetadataRegistry.java: ## @@ -22,9 +22,10 @@ public class DefaultChannelMetadataRegistry impleme

Re: [PR] KAFKA-16252: Dynamic KRaft network manager and channel [kafka]

2024-06-02 Thread via GitHub
cmccabe commented on PR #16160: URL: https://github.com/apache/kafka/pull/16160#issuecomment-2143980581 There are some test failures in `KafkaRaftClientTest`and `StorageToolTest`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] KAFKA-15305: The background thread should try to process the remaining task until the shutdown timer is expired. [kafka]

2024-06-02 Thread via GitHub
frankvicky commented on code in PR #16156: URL: https://github.com/apache/kafka/pull/16156#discussion_r1623486299 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/NetworkClientDelegateTest.java: ## @@ -140,6 +141,35 @@ public void testEnsureTimerSetOnAdd() {

Re: [PR] MINOR: Fix missing wait topic finished in TopicBasedRemoteLogMetadataManagerRestartTest [kafka]

2024-06-02 Thread via GitHub
brandboat commented on PR #16171: URL: https://github.com/apache/kafka/pull/16171#issuecomment-2143900050 gentle ping @chia7712 , sorry about this one. Could you take another look when you are available ? -- This is an automated message from the Apache Git Service. To respond to the messa

[PR] MINOR: Fix missing wait topic finished in TopicBasedRemoteLogMetadataManagerRestartTest [kafka]

2024-06-02 Thread via GitHub
brandboat opened a new pull request, #16171: URL: https://github.com/apache/kafka/pull/16171 This is something leaving behind in https://github.com/apache/kafka/pull/16170 ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify

Re: [PR] KAFKA-15305: The background thread should try to process the remaining task until the shutdown timer is expired. [kafka]

2024-06-02 Thread via GitHub
chia7712 commented on code in PR #16156: URL: https://github.com/apache/kafka/pull/16156#discussion_r1623465952 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/NetworkClientDelegateTest.java: ## @@ -140,6 +141,35 @@ public void testEnsureTimerSetOnAdd() {

[jira] [Resolved] (KAFKA-16785) Migrate TopicBasedRemoteLogMetadataManagerRestartTest to new test infra

2024-06-02 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-16785. Fix Version/s: 3.9.0 Resolution: Fixed > Migrate TopicBasedRemoteLogMetadataManager

Re: [PR] KAFKA-16785: Migrate TopicBasedRemoteLogMetadataManagerRestartTest to new test infra [kafka]

2024-06-02 Thread via GitHub
chia7712 merged PR #16170: URL: https://github.com/apache/kafka/pull/16170 -- 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] [Commented] (KAFKA-16871) Clean up internal AssignmentConfigs class in Streams

2024-06-02 Thread MOHD KAIF KHAN (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851416#comment-17851416 ] MOHD KAIF KHAN commented on KAFKA-16871: [~ableegoldman] So far here's what I ha

Re: [PR] KAFKA-10787: Add import ordering checkstyle rule and configure an automatic formatter [kafka]

2024-06-02 Thread via GitHub
gongxuanzhang commented on code in PR #16097: URL: https://github.com/apache/kafka/pull/16097#discussion_r1623408115 ## README.md: ## @@ -227,11 +227,16 @@ There are two code quality analysis tools that we regularly run, spotbugs and ch Checkstyle enforces a consistent coding

Re: [PR] KAFKA-10787: Add import ordering checkstyle rule and configure an automatic formatter [kafka]

2024-06-02 Thread via GitHub
gongxuanzhang commented on code in PR #16097: URL: https://github.com/apache/kafka/pull/16097#discussion_r1623408115 ## README.md: ## @@ -227,11 +227,16 @@ There are two code quality analysis tools that we regularly run, spotbugs and ch Checkstyle enforces a consistent coding

Re: [PR] KAFKA-10787: Add import ordering checkstyle rule and configure an automatic formatter [kafka]

2024-06-02 Thread via GitHub
chia7712 commented on code in PR #16097: URL: https://github.com/apache/kafka/pull/16097#discussion_r1623401990 ## README.md: ## @@ -227,11 +227,16 @@ There are two code quality analysis tools that we regularly run, spotbugs and ch Checkstyle enforces a consistent coding style

Re: [PR] KAFKA-10787: Add import ordering checkstyle rule and configure an automatic formatter [kafka]

2024-06-02 Thread via GitHub
chia7712 commented on code in PR #16097: URL: https://github.com/apache/kafka/pull/16097#discussion_r1623401990 ## README.md: ## @@ -227,11 +227,16 @@ There are two code quality analysis tools that we regularly run, spotbugs and ch Checkstyle enforces a consistent coding style

Re: [PR] KAFKA-16223: Replace EasyMock/PowerMock with Mockito for KafkaConfigBackingStoreTest [kafka]

2024-06-02 Thread via GitHub
chia7712 merged PR #16164: URL: https://github.com/apache/kafka/pull/16164 -- 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-16814 KRaft broker cannot startup when `partition.metadata` is missing [kafka]

2024-06-02 Thread via GitHub
gaurav-narula commented on code in PR #16165: URL: https://github.com/apache/kafka/pull/16165#discussion_r1623392339 ## core/src/test/java/kafka/server/LogManagerIntegrationTest.java: ## @@ -0,0 +1,107 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

[jira] [Assigned] (KAFKA-16877) Migrate RemoteLogSegmentLifecycleTest to use new test infra

2024-06-02 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reassigned KAFKA-16877: -- Assignee: Kuan Po Tseng (was: Chia-Ping Tsai) > Migrate RemoteLogSegmentLifecycleTes

[jira] [Commented] (KAFKA-16877) Migrate RemoteLogSegmentLifecycleTest to use new test infra

2024-06-02 Thread Kuan Po Tseng (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851405#comment-17851405 ] Kuan Po Tseng commented on KAFKA-16877: --- I'm willing to take over this. Many thank

[PR] KAFKA-16785: Migrate TopicBasedRemoteLogMetadataManagerRestartTest to new test infra [kafka]

2024-06-02 Thread via GitHub
brandboat opened a new pull request, #16170: URL: https://github.com/apache/kafka/pull/16170 related to https://issues.apache.org/jira/browse/KAFKA-16785 ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and

Re: [PR] KAFKA-16557 Implemented OffsetFetchRequestState toStringBase and added a test for it in CommitRequestManagerTest [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16115: URL: https://github.com/apache/kafka/pull/16115#discussion_r1623382628 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/CommitRequestManagerTest.java: ## @@ -123,6 +126,47 @@ public void setup() { this.props.

Re: [PR] KAFKA-16557 Implemented OffsetFetchRequestState toStringBase and added a test for it in CommitRequestManagerTest [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16115: URL: https://github.com/apache/kafka/pull/16115#discussion_r1623382520 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/CommitRequestManagerTest.java: ## @@ -123,6 +126,47 @@ public void setup() { this.props.

Re: [PR] KAFKA-16557 Implemented OffsetFetchRequestState toStringBase and added a test for it in CommitRequestManagerTest [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16115: URL: https://github.com/apache/kafka/pull/16115#discussion_r1623382281 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/CommitRequestManagerTest.java: ## @@ -123,6 +126,47 @@ public void setup() { this.props.

Re: [PR] KAFKA-16557 Implemented OffsetFetchRequestState toStringBase and added a test for it in CommitRequestManagerTest [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16115: URL: https://github.com/apache/kafka/pull/16115#discussion_r1623381407 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/CommitRequestManagerTest.java: ## @@ -123,6 +126,47 @@ public void setup() { this.props.

Re: [PR] KAFKA-16557 Implemented OffsetFetchRequestState toStringBase and added a test for it in CommitRequestManagerTest [kafka]

2024-06-02 Thread via GitHub
philipnee commented on code in PR #16115: URL: https://github.com/apache/kafka/pull/16115#discussion_r1623380991 ## clients/src/test/java/org/apache/kafka/clients/consumer/internals/CommitRequestManagerTest.java: ## @@ -227,8 +275,8 @@ public void testPollEnsureEmptyPendingReque

[jira] [Created] (KAFKA-16877) Migrate RemoteLogSegmentLifecycleTest to use new test infra

2024-06-02 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-16877: -- Summary: Migrate RemoteLogSegmentLifecycleTest to use new test infra Key: KAFKA-16877 URL: https://issues.apache.org/jira/browse/KAFKA-16877 Project: Kafka

[jira] [Resolved] (KAFKA-16807) DescribeLogDirsResponseData#results#topics have unexpected topics having empty partitions

2024-06-02 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-16807. Resolution: Fixed > DescribeLogDirsResponseData#results#topics have unexpected topics havi

[jira] [Updated] (KAFKA-16807) DescribeLogDirsResponseData#results#topics have unexpected topics having empty partitions

2024-06-02 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated KAFKA-16807: --- Fix Version/s: 3.9.0 > DescribeLogDirsResponseData#results#topics have unexpected topics hav

Re: [PR] KAFKA-16807: DescribeLogDirsResponseData#results#topics have unexpected topics having empty partitions [kafka]

2024-06-02 Thread via GitHub
chia7712 merged PR #16042: URL: https://github.com/apache/kafka/pull/16042 -- 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-15713: KRaft support in AclCommandTest [kafka]

2024-06-02 Thread via GitHub
chia7712 commented on PR #15830: URL: https://github.com/apache/kafka/pull/15830#issuecomment-2143770889 @pasharik Could you please take a look at failed tests? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] KAFKA-14405: Log a warning when users attempt to set a config controlled by Streams [kafka]

2024-06-02 Thread via GitHub
ashmeet13 commented on PR #12988: URL: https://github.com/apache/kafka/pull/12988#issuecomment-2143755742 Hi @mjsax requesting a review on this PR. There is one open case still that I am not sure how we should handle - it's the check @ableegoldman mentioned in here comment [here](htt

Re: [PR] KAFKA-16861: Don't convert to group to classic if the size is larger than group max size. [kafka]

2024-06-02 Thread via GitHub
dajac commented on PR #16163: URL: https://github.com/apache/kafka/pull/16163#issuecomment-2143747462 Sure. I can review it tomorrow. -- 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

Re: [PR] KAFKA-16861: Don't convert to group to classic if the size is larger than group max size. [kafka]

2024-06-02 Thread via GitHub
chia7712 commented on PR #16163: URL: https://github.com/apache/kafka/pull/16163#issuecomment-2143746525 @frankvicky @dajac thanks for all your responses. I will take a look at this PR later. @dajac it would be great if this PR can have reviews from you :) -- This is an automated message

Re: [PR] KAFKA-16861: Don't convert to group to classic if the size is larger than group max size. [kafka]

2024-06-02 Thread via GitHub
dajac commented on PR #16163: URL: https://github.com/apache/kafka/pull/16163#issuecomment-2143745346 @frankvicky Thanks for this! As I said, I am fine with merging the fix. We should definitely keep it. I just wanted to signal that there is an ongoing effort from @dongnuo123 to add integra

  1   2   >