This is an automated email from the ASF dual-hosted git repository.
zykkk pushed a commit to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
new 2a5310e5a1 Delete alter system modify broker related documents in 1.2
(#21582)
2a5310e5a1 is described below
commit 2a5310e5a1599ec57dc6394e3c7c24fa35ba5ea9
Author: caoliang-web <[email protected]>
AuthorDate: Thu Jul 6 18:52:39 2023 +0800
Delete alter system modify broker related documents in 1.2 (#21582)
---
.../ALTER-SYSTEM-MODIFY-BROKER.md | 38 ----------------------
docs/sidebars.json | 1 -
.../ALTER-SYSTEM-MODIFY-BROKER.md | 38 ----------------------
3 files changed, 77 deletions(-)
diff --git
a/docs/en/docs/sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-MODIFY-BROKER.md
b/docs/en/docs/sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-MODIFY-BROKER.md
deleted file mode 100644
index 6db1368d79..0000000000
---
a/docs/en/docs/sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-MODIFY-BROKER.md
+++ /dev/null
@@ -1,38 +0,0 @@
----
-{
- "title": "ALTER-SYSTEM-MODIFY-BROKER",
- "language": "en"
-}
----
-
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements. See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership. The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied. See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-
-## ALTER-SYSTEM-MODIFY-BROKER
-
-### Description
-
-### Example
-
-### Keywords
-
- ALTER, SYSTEM, MODIFY, BROKER, ALTER SYSTEM
-
-### Best Practice
-
diff --git a/docs/sidebars.json b/docs/sidebars.json
index c543983e05..cdaefc289e 100644
--- a/docs/sidebars.json
+++ b/docs/sidebars.json
@@ -757,7 +757,6 @@
"sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-ADD-OBSERVER",
"sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-MODIFY-BACKEND",
"sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-ADD-FOLLOWER",
-
"sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-MODIFY-BROKER",
"sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-ADD-BROKER",
"sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-ADD-BACKEND",
"sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-DROP-BACKEND"
diff --git
a/docs/zh-CN/docs/sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-MODIFY-BROKER.md
b/docs/zh-CN/docs/sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-MODIFY-BROKER.md
deleted file mode 100644
index fc3dffb2fb..0000000000
---
a/docs/zh-CN/docs/sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-MODIFY-BROKER.md
+++ /dev/null
@@ -1,38 +0,0 @@
----
-{
- "title": "ALTER-SYSTEM-MODIFY-BROKER",
- "language": "zh-CN"
-}
----
-
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements. See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership. The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied. See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-
-## ALTER-SYSTEM-MODIFY-BROKER
-
-### Description
-
-### Example
-
-### Keywords
-
- ALTER, SYSTEM, MODIFY, BROKER, ALTER SYSTEM
-
-### Best Practice
-
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]