VictoriaMetrics/app/vminsert/netstorage
Aliaksandr Valialkin f41a01332a app/vminsert/netstorage: evenly distribute rerouted rows among all the availalbe storage nodes
Previously such rows were distributed to the original storage node or to the next storage node.
This may result to uneven load among the remaining storage nodes.
2020-05-30 13:51:09 +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: evenly distribute rerouted rows among all the availalbe storage nodes 2020-05-30 13:51:09 +03:00