|
@@ -362,9 +362,6 @@ func discoveryPersistenceSimulation(nodes, conns int, adapter adapters.NodeAdapt
|
|
|
return fmt.Errorf("error getting node string %s", err)
|
|
return fmt.Errorf("error getting node string %s", err)
|
|
|
}
|
|
}
|
|
|
log.Info(nodeStr)
|
|
log.Info(nodeStr)
|
|
|
- for _, a := range addrs {
|
|
|
|
|
- log.Info(common.Bytes2Hex(a))
|
|
|
|
|
- }
|
|
|
|
|
if !healthy.ConnectNN || healthy.CountKnowNN == 0 {
|
|
if !healthy.ConnectNN || healthy.CountKnowNN == 0 {
|
|
|
isHealthy = false
|
|
isHealthy = false
|
|
|
break
|
|
break
|