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

chia7712 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 91463bd906 [YUNIKORN-809] Remove old behavior that dynamical queue can 
extend application.sort.policy from parent (#373)
91463bd906 is described below

commit 91463bd90630b0fbc664c19071abbdc09e150bba
Author: Kuan-Po Tseng <[email protected]>
AuthorDate: Sun Dec 10 20:44:03 2023 +0800

    [YUNIKORN-809] Remove old behavior that dynamical queue can extend 
application.sort.policy from parent (#373)
    
    Reviewers: Wilfred Spiegelenburg <[email protected]>, PoAn Yang 
<[email protected]>, Chia-Ping Tsai <[email protected]>
---
 docs/user_guide/queue_config.md                                        | 3 ---
 .../docusaurus-plugin-content-docs/current/user_guide/queue_config.md  | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/docs/user_guide/queue_config.md b/docs/user_guide/queue_config.md
index ca1712010c..303be507cc 100644
--- a/docs/user_guide/queue_config.md
+++ b/docs/user_guide/queue_config.md
@@ -466,6 +466,3 @@ As an example:
 ```
 In this case, `root.parent.sales` will directly use the child template of 
parent queue `root.parent`. By contrast,
 `root.notemplate.sales` will use the child template set on the queue `root` 
since its parent queue `root.notemplate` inherits the child template from the 
queue `root`.
-
-[DEPRECATED] Please migrate to template if your cluster is relying on old 
behavior that dynamic leaf queue can inherit
-`application.sort.policy` from parent (introduced by 
[YUNIKORN-195](https://issues.apache.org/jira/browse/YUNIKORN-195)). The old 
behavior will get removed in the future release.
diff --git 
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/user_guide/queue_config.md 
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/user_guide/queue_config.md
index c8a140eba3..3b9b7672a8 100644
--- 
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/user_guide/queue_config.md
+++ 
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/user_guide/queue_config.md
@@ -377,6 +377,3 @@ parent队列可以提供一个模板来定义它下面的动态leaf队列的行
 ```
 在这种情况下,`root.parent.sales`将直接使用parent队列`root.parent`的子模板。
 相比之下,`root.notemplate.sales`将使用在队列`root`上设置的子模板,因为其parent队列 `root.notemplate` 
从队列`root`继承了子模板。
-
-[已弃用] 
如果您的集群依赖于动态叶队列可以从父级继承`application.sort.policy`的旧行为(由[YUNIKORN-195](https://issues.apache.org/jira/browse/YUNIKORN-195)引入),请迁移到模板。
-旧的行为将在未来的版本中被删除。


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

Reply via email to