mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
84184b707a
Send a node ID of vmstorage as a part of vmselect and vminsert handshakes. Use vmstorage node ID as an identifier for consistent hashing at vminsert. Cluster native endpoints calculate vminsert and vmselect node IDs as a hash of all underlying storage node IDs, so that it will also remain consistent in case of address changes. Signed-off-by: Zakhar Bessarab <z.bessarab@victoriametrics.com> |
||
---|---|---|
.. | ||
conn.go | ||
conn_pool.go | ||
conn_pool_test.go | ||
dns.go | ||
dns_test.go | ||
netutil.go | ||
proxyprotocol.go | ||
proxyprotocol_test.go | ||
statdial.go | ||
statdial_test.go | ||
tcpdialer.go | ||
tcpdialer_default.go | ||
tcpdialer_linux.go | ||
tcplistener.go | ||
tls.go | ||
tls_test.go |