[PR] KAFKA-15853: Move configDef out of core [kafka]

2024-05-28 Thread via GitHub
OmniaGM opened a new pull request, #16116: URL: https://github.com/apache/kafka/pull/16116 Moving configDef from core into `server::KafkaConfig`, keeping the old reference from `core::KafkaConfig` for the time being to avoid the confusion when we have need to import `server::KafkaConfig` an

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-04 Thread via GitHub
nizhikov commented on PR #16116: URL: https://github.com/apache/kafka/pull/16116#issuecomment-2146919926 There are more conflicts now. @OmniaGM Can you, please, fix it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-04 Thread via GitHub
OmniaGM commented on PR #16116: URL: https://github.com/apache/kafka/pull/16116#issuecomment-2147488910 Fixed let's hope this is the last one :) -- 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 t

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-04 Thread via GitHub
chia7712 commented on PR #16116: URL: https://github.com/apache/kafka/pull/16116#issuecomment-2147505417 > Fixed let's hope this is the last one :) if it can go conflicted, it will :) -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-05 Thread via GitHub
chia7712 commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1627890323 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mor

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-09 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1632251507 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-09 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1632251507 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-09 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1632251507 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-09 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1632251507 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-09 Thread via GitHub
chia7712 commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1632358879 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mor

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-09 Thread via GitHub
chia7712 commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1632360489 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mor

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-09 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1632391480 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-09 Thread via GitHub
chia7712 commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1632396978 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mor

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-10 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1632977311 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-10 Thread via GitHub
chia7712 commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1633239289 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mor

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-10 Thread via GitHub
chia7712 commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1633240017 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mor

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-10 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1632977311 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-10 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1632977311 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-10 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1633250851 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-10 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1633260292 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-10 Thread via GitHub
chia7712 commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1633300575 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mor

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-10 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1633326323 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-10 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1633326323 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-10 Thread via GitHub
chia7712 commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1633353125 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mor

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-10 Thread via GitHub
chia7712 commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1633355919 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,421 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mor

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-10 Thread via GitHub
chia7712 commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1634135771 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,432 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mor

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-12 Thread via GitHub
chia7712 commented on PR #16116: URL: https://github.com/apache/kafka/pull/16116#issuecomment-2164002922 @OmniaGM Sorry that conflicts happen 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 above to go

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-13 Thread via GitHub
OmniaGM commented on PR #16116: URL: https://github.com/apache/kafka/pull/16116#issuecomment-2164970422 > @OmniaGM Sorry that conflicts happen again :_ Done let's hope this is the final one :D -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-13 Thread via GitHub
mimaison commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1637868655 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,447 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mor

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-13 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1637870819 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,447 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-13 Thread via GitHub
mimaison commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1637866700 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,447 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mor

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-13 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1637876229 ## server/src/main/java/org/apache/kafka/server/config/KafkaConfig.java: ## @@ -0,0 +1,447 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-13 Thread via GitHub
OmniaGM commented on PR #16116: URL: https://github.com/apache/kafka/pull/16116#issuecomment-2165166946 I have renamed the class to `AbstractKafkaConfig` to get ripped of `NM_SAME_SIMPLE_NAME_AS_SUPERCLASS` error from spotbug -- This is an automated message from the Apache Git Service. To

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-13 Thread via GitHub
OmniaGM commented on PR #16116: URL: https://github.com/apache/kafka/pull/16116#issuecomment-2165216761 >That is a intermediate state, right? I assume there will be specific config calss for different component (such as RemoteLogManagerConfig and QuorumConfig). server::KafkaConfig will be e

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-13 Thread via GitHub
mimaison commented on PR #16116: URL: https://github.com/apache/kafka/pull/16116#issuecomment-2166003780 @OmniaGM `spotlessJavaCheck` is failing for `transaction-coordinator` and `server-common`: https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-16116/17/pip

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-13 Thread via GitHub
chia7712 commented on PR #16116: URL: https://github.com/apache/kafka/pull/16116#issuecomment-2166989084 > I think we can squeeze part of this vision in as it will reduce conflict with this work going forward specially with the ongoing work for shared groups and new coordinator which I want

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-13 Thread via GitHub
chia7712 commented on PR #16116: URL: https://github.com/apache/kafka/pull/16116#issuecomment-2167090246 wait a minute. it seems there are failed tests related to this PR https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-16116/19/tests -- This is

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-13 Thread via GitHub
chia7712 commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1639198546 ## transaction-coordinator/src/main/java/org/apache/kafka/coordinator/transaction/TransactionLogConfigs.java: ## @@ -51,4 +60,16 @@ public final class TransactionLogCo

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-14 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1639569549 ## transaction-coordinator/src/main/java/org/apache/kafka/coordinator/transaction/TransactionLogConfigs.java: ## @@ -51,4 +60,16 @@ public final class TransactionLogCon

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-14 Thread via GitHub
OmniaGM commented on code in PR #16116: URL: https://github.com/apache/kafka/pull/16116#discussion_r1639570221 ## transaction-coordinator/src/main/java/org/apache/kafka/coordinator/transaction/TransactionLogConfigs.java: ## @@ -51,4 +60,16 @@ public final class TransactionLogCon

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-06-14 Thread via GitHub
mimaison merged PR #16116: URL: https://github.com/apache/kafka/pull/16116 -- 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-15853: Move configDef out of core [kafka]

2024-06-14 Thread via GitHub
mimaison commented on PR #16116: URL: https://github.com/apache/kafka/pull/16116#issuecomment-2168267001 None of the test failures are related, merging to trunk -- 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-15853: Move configDef out of core [kafka]

2024-05-29 Thread via GitHub
chia7712 commented on PR #16116: URL: https://github.com/apache/kafka/pull/16116#issuecomment-2138325276 @OmniaGM Could you 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 t

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-05-30 Thread via GitHub
chia7712 commented on PR #16116: URL: https://github.com/apache/kafka/pull/16116#issuecomment-2139580085 @OmniaGM Please fix the conflicts, thanks! -- 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

Re: [PR] KAFKA-15853: Move configDef out of core [kafka]

2024-05-30 Thread via GitHub
chia7712 commented on PR #16116: URL: https://github.com/apache/kafka/pull/16116#issuecomment-2140785638 @OmniaGM Sorry that please fix the conflicts 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 abo