diff --git a/cluster/router/chain/chain_test.go b/cluster/router/chain/chain_test.go index ae7362f68f943a7a1f836daafce021f17380cf6b..0389b68f77f795d0794728926f7a4c1cb9a2fda2 100644 --- a/cluster/router/chain/chain_test.go +++ b/cluster/router/chain/chain_test.go @@ -56,8 +56,6 @@ conditions: defer ts.Stop() defer z.Close() - //t.Log(z.Conn.Server()) - zkUrl, _ := common.NewURL(context.TODO(), "zookeeper://127.0.0.1:"+strconv.Itoa(ts.Servers[0].Port)) configuration, err := extension.GetConfigCenterFactory("zookeeper").GetDynamicConfiguration(&zkUrl) config.GetEnvInstance().SetDynamicConfiguration(configuration)