mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
7c19d01e9a
* app/vminsert: properly close vmstorage connection previously vmstorage may stuck in broken state until vminsert restarts since vmstorage was marked as read-only and connection was broken to it. checkReadonly function never marked connection as broken https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4870 * wip --------- Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com> |
||
---|---|---|
.. | ||
consistent_hash.go | ||
consistent_hash_test.go | ||
consistent_hash_timing_test.go | ||
insert_ctx.go | ||
insert_ctx_pool.go | ||
netstorage.go | ||
netstorage_test.go | ||
sort_labels.go |