ClusterApi.go | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ClusterApi.go
@@ -45,10 +45,11 @@ if b == true { resultMsg := CMDSC("sh " + binPath + "/es_stop.sh") if resultMsg == "运行失败" { return false return true } } return b bs := VerifyShortNodeServer(ip, port) return bs }