VictoriaMetrics/app/vminsert/netstorage
Aliaksandr Valialkin 464682f380 app/vminsert/netstorage: periodically check for each -storageNode health, so it could be marked as healthy when it is ready to accept data
This fixes uneven data routing in cluster version when `-replicationFactor` is set to 1 (default value),
i.e. when the replication is disabled.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/546
2020-06-18 20:42:43 +03:00
..
insert_ctx_pool.go app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
insert_ctx.go app/vminsert/netstorage: make sure that the the data is always replicated among -replicationFactor vmstorage nodes 2020-05-28 19:59:07 +03:00
netstorage.go app/vminsert/netstorage: periodically check for each -storageNode health, so it could be marked as healthy when it is ready to accept data 2020-06-18 20:42:43 +03:00