mirror of
https://github.com/minio/minio.git
synced 2025-01-11 15:03:22 -05:00
06b71c99ee
In the event when a lock is not refreshed in the cluster, this latter will be automatically removed in the subsequent cleanup of non refreshed locks routine, but it forgot to clean the local server, hence having the same weird stale locks present. This commit will remove the lock locally also in remote nodes, if removing a lock from a remote node will fail, it will be anyway removed later in the locks cleanup routine. |
||
---|---|---|
.. | ||
.gitignore | ||
drwmutex_test.go | ||
drwmutex.go | ||
dsync_test.go | ||
dsync-server_test.go | ||
dsync.go | ||
rpc-client-impl_test.go | ||
rpc-client-interface.go |