mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-05-20 00:31:31 +00: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