Skip to content

Commit e5bf4fe

Browse files
authored
Update V2.0.10 load balance docs (#1183)
1 parent 92678ad commit e5bf4fe

26 files changed

Lines changed: 4076 additions & 2202 deletions

File tree

21.4 KB
Loading
24.9 KB
Loading

src/.vuepress/sidebar/V2.0.x/en-Table.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/*
22
* Licensed to the Apache Software Foundation (ASF) under one
33
* or more contributor license agreements. See the NOTICE file
44
* distributed with this work for additional information
@@ -130,7 +130,7 @@ export const enSidebar = {
130130
collapsible: true,
131131
children: [
132132
{ text: 'Query Performance Analysis', link: 'Query-Performance-Analysis' },
133-
{ text: 'Cluster Maintenance', link: 'Load-Balance' },
133+
{ text: 'Cluster Maintenance', link: 'Load-Balance_apache' },
134134
{ text: 'Maintenance statement', link: 'Maintenance-commands_apache' },
135135
{ text: 'Auto-start On Boot', link: 'Auto-Start-On-Boot_apache' },
136136
],

src/.vuepress/sidebar/V2.0.x/en-Tree.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/*
22
* Licensed to the Apache Software Foundation (ASF) under one
33
* or more contributor license agreements. See the NOTICE file
44
* distributed with this work for additional information
@@ -135,7 +135,7 @@ export const enSidebar = {
135135
collapsible: true,
136136
children: [
137137
{ text: 'Query Performance Analysis', link: 'Query-Performance-Analysis' },
138-
{ text: 'Cluster Maintenance', link: 'Load-Balance' },
138+
{ text: 'Cluster Maintenance', link: 'Load-Balance_apache' },
139139
{ text: 'Maintenance statement', link: 'Maintenance-commands_apache' },
140140
{ text: 'Auto-start On Boot', link: 'Auto-Start-On-Boot_apache' },
141141
],

src/.vuepress/sidebar/V2.0.x/zh-Table.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/*
22
* Licensed to the Apache Software Foundation (ASF) under one
33
* or more contributor license agreements. See the NOTICE file
44
* distributed with this work for additional information
@@ -130,7 +130,7 @@ export const zhSidebar = {
130130
collapsible: true,
131131
children: [
132132
{ text: '查询性能分析', link: 'Query-Performance-Analysis' },
133-
{ text: '集群维护', link: 'Load-Balance' },
133+
{ text: '集群维护', link: 'Load-Balance_apache' },
134134
{ text: '运维语句', link: 'Maintenance-statement_apache' },
135135
{ text: '开机自启', link: 'Auto-Start-On-Boot_apache' },
136136
],

src/.vuepress/sidebar/V2.0.x/zh-Tree.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/*
22
* Licensed to the Apache Software Foundation (ASF) under one
33
* or more contributor license agreements. See the NOTICE file
44
* distributed with this work for additional information
@@ -129,7 +129,7 @@ export const zhSidebar = {
129129
collapsible: true,
130130
children: [
131131
{ text: '查询性能分析', link: 'Query-Performance-Analysis' },
132-
{ text: '集群维护', link: 'Load-Balance' },
132+
{ text: '集群维护', link: 'Load-Balance_apache' },
133133
{ text: '运维语句', link: 'Maintenance-statement_apache' },
134134
{ text: '开机自启', link: 'Auto-Start-On-Boot_apache' },
135135
],

src/UserGuide/Master/Table/Deployment-and-Maintenance/Cluster-Deployment_apache.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!--
1+
<!--
22
33
Licensed to the Apache Software Foundation (ASF) under one
44
or more contributor license agreements. See the NOTICE file
@@ -483,7 +483,7 @@ sbin\windows\remove-datanode.bat [dn_rpc_address:dn_rpc_port]
483483
484484
### 4.3 Cluster Maintenance
485485
486-
For more details on cluster maintenance, please refer to: [Cluster Maintenance](../User-Manual/Load-Balance.md)
486+
For more details on cluster maintenance, please refer to: [Cluster Maintenance](../User-Manual/Load-Balance_apache.md)
487487
488488
## 5. Common Issues
489489

src/UserGuide/Master/Table/User-Manual/Load-Balance.md renamed to src/UserGuide/Master/Table/User-Manual/Load-Balance_apache.md

Lines changed: 310 additions & 83 deletions
Large diffs are not rendered by default.

src/UserGuide/Master/Tree/Deployment-and-Maintenance/Cluster-Deployment_apache.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!--
1+
<!--
22
33
Licensed to the Apache Software Foundation (ASF) under one
44
or more contributor license agreements. See the NOTICE file
@@ -492,7 +492,7 @@ sbin\windows\remove-datanode.bat [datanode_id]
492492
493493
### 4.3 Cluster Maintenance
494494
495-
For more details on cluster maintenance, please refer to: [Cluster Maintenance](../User-Manual/Load-Balance.md)
495+
For more details on cluster maintenance, please refer to: [Cluster Maintenance](../User-Manual/Load-Balance_apache.md)
496496
497497
## 5. Questions
498498

src/UserGuide/latest-Table/User-Manual/Load-Balance.md renamed to src/UserGuide/Master/Tree/User-Manual/Load-Balance_apache.md

Lines changed: 310 additions & 83 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)