Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-24 Thread via GitHub
chia7712 merged PR #18803: URL: https://github.com/apache/kafka/pull/18803 -- 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-18712: Move Endpoint to server module [kafka]

2025-02-23 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1966944932 ## core/src/main/scala/kafka/utils/CoreUtils.scala: ## @@ -209,7 +209,7 @@ object CoreUtils { val endPoints = try { SocketServerConfigs.listenerListToEndP

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-23 Thread via GitHub
chia7712 commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1966868793 ## core/src/main/scala/kafka/utils/CoreUtils.scala: ## @@ -209,7 +209,7 @@ object CoreUtils { val endPoints = try { SocketServerConfigs.listenerListToEnd

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-17 Thread via GitHub
TaiJuWu commented on PR #18803: URL: https://github.com/apache/kafka/pull/18803#issuecomment-2664238027 fail test already trace by https://issues.apache.org/jira/browse/KAFKA-18310 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-17 Thread via GitHub
TaiJuWu commented on PR #18803: URL: https://github.com/apache/kafka/pull/18803#issuecomment-2662494491 > @TaiJuWu could you please rebase code? Done. Thanks for review! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-16 Thread via GitHub
chia7712 commented on PR #18803: URL: https://github.com/apache/kafka/pull/18803#issuecomment-2662303442 @TaiJuWu could you 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

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1947194285 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1947194285 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1947194285 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
chia7712 commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1947182256 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * con

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
chia7712 commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1947179714 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * con

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1947166952 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
ijuma commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1947155710 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contri

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1947149658 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1947149658 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
ijuma commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1947143747 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contri

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1947132948 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1947132452 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1947132948 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1947132452 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
mimaison commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1946948278 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * con

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
chia7712 commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1946881984 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * con

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-07 Thread via GitHub
mimaison commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1946347033 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * con

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-06 Thread via GitHub
chia7712 commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1944477025 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * con

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-06 Thread via GitHub
mimaison commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1944362162 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * con

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-05 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1943506354 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-05 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1943506354 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-05 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1943506354 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-05 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1943506354 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-05 Thread via GitHub
TaiJuWu commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1943507650 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-05 Thread via GitHub
mimaison commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1943121014 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * con

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-05 Thread via GitHub
mimaison commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1943121014 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * con

Re: [PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-05 Thread via GitHub
clolov commented on code in PR #18803: URL: https://github.com/apache/kafka/pull/18803#discussion_r1942981629 ## server/src/main/java/org/apache/kafka/network/EndPoint.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contr

[PR] KAFKA-18712: Move Endpoint to server module [kafka]

2025-02-04 Thread via GitHub
TaiJuWu opened a new pull request, #18803: URL: https://github.com/apache/kafka/pull/18803 As title. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (includ