mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-05-25 20:47:45 +03:00
This should fix the issue on NFS when incompletely removed dirs may be left after unclean shutdown (OOM, kill -9, hard reset, etc.), while the corresponding transaction files are already removed. Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/162