serf/sync.go | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
serf/sync.go
@@ -371,7 +371,7 @@ } func (ss *SyncServer) handleClusterMessage(msg []byte) { //fmt.Println("clusterMessage:", string(msg)) logx.Infof("clusterMessage:", string(msg)) sql := string(msg) if len(sql) <= 0 {