VictoriaMetrics/app/vmstorage/transport
Aliaksandr Valialkin 989d84cf3f app/{vminsert,vmstorage}: wait for ack from vmstorage after each packet sent to it from vminsert
This should protect from possible data loss when `vmstorage` is stopped while the packet is sent from `vminsert`.

This commit switches to new protocol between vminsert and vmstorage, which is incompatible
with the previous protocol. So it is required that both vminsert and vmstorage nodes are updated.
2020-04-27 09:53:26 +03:00
..
server.go app/{vminsert,vmstorage}: wait for ack from vmstorage after each packet sent to it from vminsert 2020-04-27 09:53:26 +03:00