mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 23:07:23 +08:00
wdclient: clear client cache when failed to connect to master leader
This commit is contained in:
@@ -60,6 +60,7 @@ func (mc *MasterClient) tryAllMasters() {
|
||||
}
|
||||
|
||||
mc.currentMaster = ""
|
||||
mc.vidMap = newVidMap()
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user