From 874233407328f15769ac73f6504a20103d526e90 Mon Sep 17 00:00:00 2001 From: "Wang, Fei" Date: Thu, 26 Dec 2024 10:08:26 -0800 Subject: [PATCH] [KYUUBI #6871] Revert "[KYUUBI #6865] [TEST] Set `kyuubi.zookeeper.embedded.client.port.address` to `localhost` for testing" This reverts commit e8cbff32d4857d108bc8737fca5e74fab7e9e3de. ### Why are the changes needed? ### How was this patch tested? ### Was this patch authored or co-authored using generative AI tooling? Closes #6871 from turboFei/revert_zk. Closes #6871 Closes #6865 1c61f9d85 [Wang, Fei] Revert "[KYUUBI #6865] [TEST] Set `kyuubi.zookeeper.embedded.client.port.address` to `localhost` for testing" Authored-by: Wang, Fei Signed-off-by: Wang, Fei --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8886fcfc5..494408849 100644 --- a/pom.xml +++ b/pom.xml @@ -1481,7 +1481,6 @@ 1g ${project.build.directory}/metrics localhost - localhost false ${project.build.directory}/server_operation_logs ${project.build.directory}/engine_operation_logs @@ -1509,7 +1508,6 @@ 1g ${project.build.directory}/metrics localhost - localhost false ${project.build.directory}/server_operation_logs ${project.build.directory}/engine_operation_logs