Re: [PR] KAFKA-19100: Use ProcessRole.toString instead of String in AclApis [kafka]

2025-04-07 Thread via GitHub
gongxuanzhang commented on code in PR #19406: URL: https://github.com/apache/kafka/pull/19406#discussion_r2032322050 ## core/src/main/scala/kafka/server/ControllerApis.scala: ## @@ -84,7 +85,7 @@ class ControllerApis( val configHelper = new ConfigHelper(metadataCache, config,

Re: [PR] KAFKA-19100: Use ProcessRole.toString instead of String in AclApis [kafka]

2025-04-07 Thread via GitHub
mimaison commented on code in PR #19406: URL: https://github.com/apache/kafka/pull/19406#discussion_r2031923532 ## core/src/main/scala/kafka/server/ControllerApis.scala: ## @@ -84,7 +85,7 @@ class ControllerApis( val configHelper = new ConfigHelper(metadataCache, config, meta

[PR] KAFKA-19100: Use ProcessRole.toString instead of String in AclApis [kafka]

2025-04-07 Thread via GitHub
gongxuanzhang opened a new pull request, #19406: URL: https://github.com/apache/kafka/pull/19406 like title about jira https://issues.apache.org/jira/browse/KAFKA-19100 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us