|
@@ -73,6 +73,7 @@ func getClusterFromRemotePeers(urls []string, timeout time.Duration, logerr bool
|
|
|
b, err := ioutil.ReadAll(resp.Body)
|
|
b, err := ioutil.ReadAll(resp.Body)
|
|
|
plog.Warningf("could not read the body of cluster response: %v", err)
|
|
plog.Warningf("could not read the body of cluster response: %v", err)
|