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