This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push: new 5919ad672e fix title (#1662) 5919ad672e is described below commit 5919ad672ed7de7c740829d246e5f7a98b40d1ee Author: yiguolei <guo...@selectdb.com> AuthorDate: Sat Dec 28 23:38:41 2024 +0800 fix title (#1662) ## Versions - [x] dev - [x] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built --------- Co-authored-by: yiguolei <yiguo...@gmail.com> --- docs/admin-manual/workload-management/compute-group.md | 2 +- docs/admin-manual/workload-management/workload-management-summary.md | 2 +- .../admin-manual/workload-management/workload-management-summary.md | 2 +- .../version-3.0/admin-manual/workload-management/compute-group.md | 2 +- .../admin-manual/workload-management/workload-management-summary.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/admin-manual/workload-management/compute-group.md b/docs/admin-manual/workload-management/compute-group.md index dbaa506c03..0e0d0247cd 100644 --- a/docs/admin-manual/workload-management/compute-group.md +++ b/docs/admin-manual/workload-management/compute-group.md @@ -1,6 +1,6 @@ --- { -"title": "Compute Groups", +"title": "Compute Group", "language": "en" } --- diff --git a/docs/admin-manual/workload-management/workload-management-summary.md b/docs/admin-manual/workload-management/workload-management-summary.md index 783e3d3594..9ad35f92d3 100644 --- a/docs/admin-manual/workload-management/workload-management-summary.md +++ b/docs/admin-manual/workload-management/workload-management-summary.md @@ -24,7 +24,7 @@ specific language governing permissions and limitations under the License. --> -Workload management is an very important feature of Doris, playing a critical role in the overall operation of the system. Through reasonable workload management strategies, resource utilization can be optimized, system stability enhanced, and response time reduced. It has the following abilities: +Workload management is an very important feature of Doris, playing a critical role in the overall system management. Through reasonable workload management strategies, resource utilization can be optimized, system stability enhanced, and response time reduced. It has the following abilities: - Resource Isolation: By dividing into multiple groups and setting resource (CPU, Memory, IO) limits for each group, it ensures that there is no interference between multiple users or different tasks (such as read and write operations) of the same user. diff --git a/versioned_docs/version-2.1/admin-manual/workload-management/workload-management-summary.md b/versioned_docs/version-2.1/admin-manual/workload-management/workload-management-summary.md index 783e3d3594..9ad35f92d3 100644 --- a/versioned_docs/version-2.1/admin-manual/workload-management/workload-management-summary.md +++ b/versioned_docs/version-2.1/admin-manual/workload-management/workload-management-summary.md @@ -24,7 +24,7 @@ specific language governing permissions and limitations under the License. --> -Workload management is an very important feature of Doris, playing a critical role in the overall operation of the system. Through reasonable workload management strategies, resource utilization can be optimized, system stability enhanced, and response time reduced. It has the following abilities: +Workload management is an very important feature of Doris, playing a critical role in the overall system management. Through reasonable workload management strategies, resource utilization can be optimized, system stability enhanced, and response time reduced. It has the following abilities: - Resource Isolation: By dividing into multiple groups and setting resource (CPU, Memory, IO) limits for each group, it ensures that there is no interference between multiple users or different tasks (such as read and write operations) of the same user. diff --git a/versioned_docs/version-3.0/admin-manual/workload-management/compute-group.md b/versioned_docs/version-3.0/admin-manual/workload-management/compute-group.md index dbaa506c03..0e0d0247cd 100644 --- a/versioned_docs/version-3.0/admin-manual/workload-management/compute-group.md +++ b/versioned_docs/version-3.0/admin-manual/workload-management/compute-group.md @@ -1,6 +1,6 @@ --- { -"title": "Compute Groups", +"title": "Compute Group", "language": "en" } --- diff --git a/versioned_docs/version-3.0/admin-manual/workload-management/workload-management-summary.md b/versioned_docs/version-3.0/admin-manual/workload-management/workload-management-summary.md index 783e3d3594..9ad35f92d3 100644 --- a/versioned_docs/version-3.0/admin-manual/workload-management/workload-management-summary.md +++ b/versioned_docs/version-3.0/admin-manual/workload-management/workload-management-summary.md @@ -24,7 +24,7 @@ specific language governing permissions and limitations under the License. --> -Workload management is an very important feature of Doris, playing a critical role in the overall operation of the system. Through reasonable workload management strategies, resource utilization can be optimized, system stability enhanced, and response time reduced. It has the following abilities: +Workload management is an very important feature of Doris, playing a critical role in the overall system management. Through reasonable workload management strategies, resource utilization can be optimized, system stability enhanced, and response time reduced. It has the following abilities: - Resource Isolation: By dividing into multiple groups and setting resource (CPU, Memory, IO) limits for each group, it ensures that there is no interference between multiple users or different tasks (such as read and write operations) of the same user. --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org