VictoriaMetrics/lib/handshake
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
..
buffered_conn.go all: small updates after PR #114 2019-07-24 17:43:43 +03:00
handshake.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
handshake_test.go all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00