chia7712 merged PR #19081:
URL: https://github.com/apache/kafka/pull/19081
--
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
chia7712 commented on PR #19081:
URL: https://github.com/apache/kafka/pull/19081#issuecomment-2708761638
the failed test is traced by
https://issues.apache.org/jira/browse/KAFKA-18606
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
clarkwtc commented on PR #19081:
URL: https://github.com/apache/kafka/pull/19081#issuecomment-2708609581
@chia7712
No problem.
I've merged it.
--
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
chia7712 commented on PR #19081:
URL: https://github.com/apache/kafka/pull/19081#issuecomment-2708604833
@clarkwtc could you please merge trunk to run CI 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 a
clarkwtc commented on code in PR #19081:
URL: https://github.com/apache/kafka/pull/19081#discussion_r1979707246
##
server/src/main/java/org/apache/kafka/server/DynamicThreadPool.java:
##
@@ -0,0 +1,65 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
clarkwtc commented on code in PR #19081:
URL: https://github.com/apache/kafka/pull/19081#discussion_r1979704994
##
server/src/main/java/org/apache/kafka/server/DynamicThreadPool.java:
##
@@ -0,0 +1,65 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
frankvicky commented on code in PR #19081:
URL: https://github.com/apache/kafka/pull/19081#discussion_r1978706254
##
server/src/main/java/org/apache/kafka/server/DynamicThreadPool.java:
##
@@ -0,0 +1,65 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or mor
clarkwtc opened a new pull request, #19081:
URL: https://github.com/apache/kafka/pull/19081
* Add `DynamicThreadPool.java` to the server module.
* Remove the old DynamicThreadPool object in the `DynamicBrokerConfig.scala`.
--
This is an automated message from the Apache Git Service.