VictoriaMetrics/app
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
..
vmagent lib/promscrape/discovery/gce: allow empty zone arg in gce_sd_config - in this case zones for the given project are automatically discovered 2020-04-26 14:37:38 +03:00
vmbackup docs/{vmbackup,vmrestore}.md: update -help output 2020-04-24 22:44:45 +03:00
vminsert app/{vminsert,vmstorage}: wait for ack from vmstorage after each packet sent to it from vminsert 2020-04-27 09:53:26 +03:00
vmrestore docs/{vmbackup,vmrestore}.md: update -help output 2020-04-24 22:44:45 +03:00
vmselect lib/storage: postpone reading data from blocks during search 2020-04-27 08:44:01 +03:00
vmstorage app/{vminsert,vmstorage}: wait for ack from vmstorage after each packet sent to it from vminsert 2020-04-27 09:53:26 +03:00