Yunyung commented on code in PR #18450:
URL: https://github.com/apache/kafka/pull/18450#discussion_r1937409376
##
core/src/main/scala/kafka/zookeeper/ZooKeeperClient.scala:
##
@@ -59,63 +50,9 @@ class ZooKeeperClient(connectString: String,
time: Time,
chia7712 commented on code in PR #18450:
URL: https://github.com/apache/kafka/pull/18450#discussion_r1937376383
##
core/src/main/scala/kafka/zookeeper/ZooKeeperClient.scala:
##
@@ -59,63 +50,9 @@ class ZooKeeperClient(connectString: String,
time: Time,
m1a2st commented on code in PR #18450:
URL: https://github.com/apache/kafka/pull/18450#discussion_r1908103404
##
core/src/main/scala/kafka/zk/KafkaZkClient.scala:
##
@@ -53,28 +37,9 @@ import scala.jdk.CollectionConverters._
* easier to migrate away from `ZkUtils` (since remov
chia7712 merged PR #18450:
URL: https://github.com/apache/kafka/pull/18450
--
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 code in PR #18450:
URL: https://github.com/apache/kafka/pull/18450#discussion_r1908070818
##
core/src/main/scala/kafka/zk/KafkaZkClient.scala:
##
@@ -53,28 +37,9 @@ import scala.jdk.CollectionConverters._
* easier to migrate away from `ZkUtils` (since rem
cmccabe commented on code in PR #18450:
URL: https://github.com/apache/kafka/pull/18450#discussion_r1907916903
##
core/src/test/scala/integration/kafka/server/KRaftClusterTest.scala:
##
@@ -1476,7 +1484,8 @@ class KRaftClusterTest {
val parentDir = log.parentDir
cmccabe commented on code in PR #18450:
URL: https://github.com/apache/kafka/pull/18450#discussion_r1907916903
##
core/src/test/scala/integration/kafka/server/KRaftClusterTest.scala:
##
@@ -1476,7 +1484,8 @@ class KRaftClusterTest {
val parentDir = log.parentDir
ijuma commented on code in PR #18450:
URL: https://github.com/apache/kafka/pull/18450#discussion_r1907911940
##
core/src/test/scala/integration/kafka/server/KRaftClusterTest.scala:
##
@@ -1476,7 +1484,8 @@ class KRaftClusterTest {
val parentDir = log.parentDir
cmccabe opened a new pull request, #18450:
URL: https://github.com/apache/kafka/pull/18450
(no comment)
--
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-ma