<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Etcd on Inkwell Corner</title>
    <link>https://xhyyx.pages.dev/categories/etcd/</link>
    <description>Recent content in Etcd on Inkwell Corner</description>
    <image>
      <title>Inkwell Corner</title>
      <url>https://i.postimg.cc/7hwBy7VS/calcr.png</url>
      <link>https://i.postimg.cc/7hwBy7VS/calcr.png</link>
    </image>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <copyright>©2026 Inkwell Corner</copyright>
    <lastBuildDate>Wed, 10 Jun 2026 14:38:38 +0800</lastBuildDate>
    <atom:link href="https://xhyyx.pages.dev/categories/etcd/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>当 leader 被隔离: etcd 网络分区深度分析</title>
      <link>https://xhyyx.pages.dev/posts/etcd-raft-network-partition/</link>
      <pubDate>Wed, 10 Jun 2026 14:38:38 +0800</pubDate>
      <guid>https://xhyyx.pages.dev/posts/etcd-raft-network-partition/</guid>
      <description>&lt;p&gt;&lt;code&gt;etcd-raft&lt;/code&gt; 节点在 &lt;code&gt;follow&lt;/code&gt;，&lt;code&gt;leader&lt;/code&gt; 和 &lt;code&gt;candidate&lt;/code&gt; 状态流转。状态转移图如下：&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;节点状态转移示意图&#34; loading=&#34;lazy&#34; src=&#34;https://xhyyx.pages.dev/images/raft-node-status.png&#34;&gt;
&lt;em&gt;图片摘自 &lt;a href=&#34;https://raft.github.io/raft.pdf&#34;&gt;https://raft.github.io/raft.pdf&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;正常情况下，各节点在自己的角色里好好干活。但是如果出现异常，比如网络分区后，各个节点会做什么呢？&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
