Comment 2 for bug 703033

Revision history for this message
Roman Yepishev (rye) wrote :

This happens because the DeleteVolume is queued in the end of the metadata queue so it will actually remove the volume only after the complete synchronization of the metadata structure. Facundo, should DeleteVolume be somehow prioritized, jump to the head of the queue and drop all content/meta commands for the same volume id?