Fencing Token - CI/CD用語集の定義
Fencing token とは、ロックまたはリースとともに発行される厳密に増加する番号です。ストレージシステムは、これまでに見た最大値より小さいtokenを持つ書き込みをすべて拒否するため、一時停止してから再開した古いリーダーがデータを破損させることはできません。
関連ガイド
Split Brain - CI/CD Glossary DefinitionSplit brain is a failure where a network partition leaves two halves of a cluster each believing it is the le…
Leader Election - CI/CD Glossary DefinitionLeader election is how a cluster picks one node to coordinate writes or decisions, and re-elects a new one wh…