Skip to content
Commit 84bd0e9e authored by Michael Berlin's avatar Michael Berlin
Browse files

server: Fixed race-condition between deleting a volume (which involves...

server: Fixed race-condition between deleting a volume (which involves unregistering it at the DIR) and the periodic registration of volumes by the HeartbeatThread.

New methods pauseOperation() and resumeOperation() where introduced in the HeartbeatThread which can be used by other threads to synchronize with this thread. The DeleteVolumeOperation was changed acoordingly.

This fixes issue 278.
parent 33bd1071
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment