VictoriaMetrics/app/vminsert/netstorage
Aliaksandr Valialkin 5fcdb4a59a app/vminsert: improve handling of unhealthy vmstorage nodes
* Spread load evenly among remaining healthy nodes instead of hammering
  the next node after the unhealthy node.
* Make sure that the packet is flushed to storage node before returning success.
  Previously packets could stay in local buffers and thus lost on connection errors.
* Keep rows in the limited memory when all the storage nodes are unhealthy.
2019-06-09 00:42:36 +03:00
..
insert_ctx.go app/vminsert: improve handling of unhealthy vmstorage nodes 2019-06-09 00:42:36 +03:00
netstorage.go app/vminsert: improve handling of unhealthy vmstorage nodes 2019-06-09 00:42:36 +03:00