mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-06-27 20:47:28 +03:00
Since the first connection is not closed, the vmstorage will never
terminate gracefully which will cause the reset of all caches on the
start-up.
Follow-up for 244769a00d (#10136)
Signed-off-by: Artem Fetishev <rtm@victoriametrics.com>