This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/ozone-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4875d04c [auto] Generated docs from Apache Ozone master 
3d35b01e625d86864a7bec99e5ac490b9e51b573
4875d04c is described below

commit 4875d04c1e2777318b111750116e4d4ac09157c0
Author: Github Actions <[email protected]>
AuthorDate: Mon Jan 6 12:46:00 2025 +0000

    [auto] Generated docs from Apache Ozone master 
3d35b01e625d86864a7bec99e5ac490b9e51b573
---
 docs/edge/en/sitemap.xml        | 2 +-
 docs/edge/feature/om-ha.html    | 9 ++-------
 docs/edge/sitemap.xml           | 4 ++--
 docs/edge/zh/feature/om-ha.html | 9 ++-------
 docs/edge/zh/sitemap.xml        | 2 +-
 5 files changed, 8 insertions(+), 18 deletions(-)

diff --git a/docs/edge/en/sitemap.xml b/docs/edge/en/sitemap.xml
index 14e8e666..43572616 100644
--- a/docs/edge/en/sitemap.xml
+++ b/docs/edge/en/sitemap.xml
@@ -81,7 +81,7 @@
                 />
   </url><url>
     <loc>/feature/om-ha.html</loc>
-    <lastmod>2024-02-01T02:08:09+05:30</lastmod>
+    <lastmod>2025-01-06T08:40:12+01:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
diff --git a/docs/edge/feature/om-ha.html b/docs/edge/feature/om-ha.html
index ab2f8577..be3ce936 100644
--- a/docs/edge/feature/om-ha.html
+++ b/docs/edge/feature/om-ha.html
@@ -489,12 +489,7 @@ s=d.getElementsByTagName('script')[0];
 <img src="HA-OM.png" alt='HA OM'  class="img-responsive" /></p>
 <p>Client connects to the Leader Ozone Manager which process the request and 
schedule the replication with RAFT. When the request is replicated to all the 
followers the leader can return with the response.</p>
 <h2 id="configuration">Configuration</h2>
-<p>HA mode of Ozone Manager can be enabled with the following settings in 
<code>ozone-site.xml</code>:</p>
-<div class="highlight"><pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-XML" data-lang="XML"><span 
style="color:#f92672">&lt;property&gt;</span>
-   <span style="color:#f92672">&lt;name&gt;</span>ozone.om.ratis.enable<span 
style="color:#f92672">&lt;/name&gt;</span>
-   <span style="color:#f92672">&lt;value&gt;</span>true<span 
style="color:#f92672">&lt;/value&gt;</span>
-<span style="color:#f92672">&lt;/property&gt;</span>
-</code></pre></div><p>One Ozone configuration (<code>ozone-site.xml</code>) 
can support multiple Ozone HA cluster. To select between the available HA 
clusters a logical name is required for each of the clusters which can be 
resolved to the IP addresses (and domain names) of the Ozone Managers.</p>
+<p>One Ozone configuration (<code>ozone-site.xml</code>) can support multiple 
Ozone HA cluster. To select between the available HA clusters a logical name is 
required for each of the clusters which can be resolved to the IP addresses 
(and domain names) of the Ozone Managers.</p>
 <p>This logical name is called <code>serviceId</code> and can be configured in 
the <code>ozone-site.xml</code></p>
 <div class="highlight"><pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-XML" data-lang="XML"><span 
style="color:#f92672">&lt;property&gt;</span>
    <span style="color:#f92672">&lt;name&gt;</span>ozone.om.service.ids<span 
style="color:#f92672">&lt;/name&gt;</span>
@@ -565,7 +560,7 @@ using the <em>force</em> option. The <em>force</em> option 
allows to continue wi
 <footer class="footer">
   <div class="container">
     <span class="small text-muted">
-      Version: 2.0.0-SNAPSHOT, Last Modified: February 1, 2024 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/5748d4066499b7c01d4251ebc262adc86a953fcf";>5748d40664</a>
+      Version: 2.0.0-SNAPSHOT, Last Modified: January 6, 2025 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/8f2689dfe5f9b79e64f7d78acbaaf300c1ccbd1c";>8f2689dfe5</a>
     </span>
   </div>
 </footer>
diff --git a/docs/edge/sitemap.xml b/docs/edge/sitemap.xml
index 71a9d78f..faee6ed4 100644
--- a/docs/edge/sitemap.xml
+++ b/docs/edge/sitemap.xml
@@ -4,14 +4,14 @@
   <sitemap>
     <loc>en/sitemap.xml</loc>
     
-      <lastmod>2024-12-04T15:41:48-05:00</lastmod>
+      <lastmod>2025-01-06T08:40:12+01:00</lastmod>
     
   </sitemap>
   
   <sitemap>
     <loc>zh/sitemap.xml</loc>
     
-      <lastmod>2024-12-04T15:41:48-05:00</lastmod>
+      <lastmod>2025-01-06T08:40:12+01:00</lastmod>
     
   </sitemap>
   
diff --git a/docs/edge/zh/feature/om-ha.html b/docs/edge/zh/feature/om-ha.html
index 968d19e4..d7f21670 100644
--- a/docs/edge/zh/feature/om-ha.html
+++ b/docs/edge/zh/feature/om-ha.html
@@ -447,12 +447,7 @@ s=d.getElementsByTagName('script')[0];
 <img src="HA-OM.png" alt='OM HA'  class="img-responsive" /></p>
 <p>客户端连接到 Ozone Manager 上,而 Ozone Manager 负责处理请求并且安排复制。当请求复制到所有的 follower 
上后,leader 就可以给客户端回包了。</p>
 <h2 id="配置">配置</h2>
-<p>可以在 <code>ozone-site.xml</code> 中配置以下设置来启用 Ozone Manager 的高可用模式:</p>
-<div class="highlight"><pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-XML" data-lang="XML"><span 
style="color:#f92672">&lt;property&gt;</span>
-   <span style="color:#f92672">&lt;name&gt;</span>ozone.om.ratis.enable<span 
style="color:#f92672">&lt;/name&gt;</span>
-   <span style="color:#f92672">&lt;value&gt;</span>true<span 
style="color:#f92672">&lt;/value&gt;</span>
-<span style="color:#f92672">&lt;/property&gt;</span>
-</code></pre></div><p>一个 Ozone 的配置(<code>ozone-site.xml</code>)支持多个 Ozone 
高可用集群。为了支持在多个高可用集群之间进行选择,每个集群都需要一个逻辑名称,该逻辑名称可以解析为 Ozone Manager 的 IP 
地址(和域名)。</p>
+<p>一个 Ozone 的配置(<code>ozone-site.xml</code>)支持多个 Ozone 
高可用集群。为了支持在多个高可用集群之间进行选择,每个集群都需要一个逻辑名称,该逻辑名称可以解析为 Ozone Manager 的 IP 
地址(和域名)。</p>
 <p>该逻辑名称叫做 <code>serviceId</code>,可以在 <code>ozone-site.xml</code> 中进行配置:</p>
 <div class="highlight"><pre 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
 class="language-XML" data-lang="XML"><span 
style="color:#f92672">&lt;property&gt;</span>
    <span style="color:#f92672">&lt;name&gt;</span>ozone.om.service.ids<span 
style="color:#f92672">&lt;/name&gt;</span>
@@ -512,7 +507,7 @@ s=d.getElementsByTagName('script')[0];
 <footer class="footer">
   <div class="container">
     <span class="small text-muted">
-      Version: 2.0.0-SNAPSHOT, Last Modified: October 13, 2022 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/6e2de9932447f8bfb4cf4ddd7de56fe44cabdcb6";>6e2de99324</a>
+      Version: 2.0.0-SNAPSHOT, Last Modified: January 6, 2025 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/8f2689dfe5f9b79e64f7d78acbaaf300c1ccbd1c";>8f2689dfe5</a>
     </span>
   </div>
 </footer>
diff --git a/docs/edge/zh/sitemap.xml b/docs/edge/zh/sitemap.xml
index 0e5ebeb9..8e8f2fea 100644
--- a/docs/edge/zh/sitemap.xml
+++ b/docs/edge/zh/sitemap.xml
@@ -107,7 +107,7 @@
                 />
   </url><url>
     <loc>/zh/feature/om-ha.html</loc>
-    <lastmod>2022-10-13T19:05:42+05:30</lastmod>
+    <lastmod>2025-01-06T08:40:12+01:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="en"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to