strange
This commit is contained in:
@@ -332,6 +332,7 @@ func (p *SyncedPool) RequestOwnership(id CartId) error {
|
|||||||
all++
|
all++
|
||||||
if err != nil {
|
if err != nil {
|
||||||
if !r.IsHealthy() {
|
if !r.IsHealthy() {
|
||||||
|
log.Printf("Ownership: Removing host, unable to communicate with %s", r.Host)
|
||||||
p.RemoveHost(r)
|
p.RemoveHost(r)
|
||||||
all--
|
all--
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user