superfly/corrosion

Changes sent via sync goes way down on restart

开放

#129 创建于 2023年12月30日

 (1 条评论) (0 个反应) (0 位负责人)Rust (83 个派生)auto 404
:detective: investigative workhelp wanted

仓库指标

星标
 (1,817 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

On restart, the metric for sent changes via sync shows a marked decrease. This may only happen if restarting a few nodes.

It appears the node's sent sync only recover after it logs a "rejoined cluster" message. I'm not sure how this can happen and it should only happen when things are "wrong" in the SWIM cluster. I don't see any logs indicating that's the case though.

The node should've been announcing a new identity on start-up anyway, so I'm not sure how this rejoin works out.

Perhaps we need to tweak the config for the foca cluster.

贡献者指南