Browse Source
fix https://github.com/chrislusf/seaweedfs/issues/1928 The nil was because of `dn.Parent().UnlinkChildNode(dn.Id())` in topo.UnRegisterDataNode() function, when the dn leaves the cluster.pull/1943/head
Chris Lu
4 years ago
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue