Xtsdbのスケールアウト試験でRedis Clusterをスケールインしようとして失敗。
なぜかリーダー3ノードで起動するよと聞かれているのに、リーダー1ノード + フォロワー2ノード構成で起動してしまう。まだ直せていない。
<iframe class="hatenablogcard" style="width:100%;height:155px;max-width:680px;" title="Redis Cluster configures a cluster of 3 leaders, but now the cluster have 1 leader 2 followers." src="https://hatenablog-parts.com/embed?url=https://gist.github.com/yuuki/2cea8e8480878a636498a0e921757ff0" width="300" height="150" frameborder="0" scrolling="no"></iframe>
Twitterで最近いろいろ教えてもらっている[@maruloop](https://twitter.com/maruloop)さんにちょっと教えてもらったりした。
<iframe class="hatenablogcard" style="width:100%;height:155px;max-width:680px;" title="maru on Twitter: "@yuuk1t RedisClusterあるあるですねw redis-trib.rbでの挙動ですけど、クラスタ作った後、特定ノードをdelnodeすると、そのノードがクラスタから切り離されてredisも落ちるんですが、起動し直すとおかしくなったり。" / Twitter" src="https://hatenablog-parts.com/embed?url=https://twitter.com/maruloop/status/1271220351670730752" width="300" height="150" frameborder="0" scrolling="no"></iframe>