This is an automated email from the ASF dual-hosted git repository.
wilfred-s 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 1c0420f400 [YUNIKORN-3400] Remove outdated quota preemption
inheritance note (#574)
1c0420f400 is described below
commit 1c0420f40025f061fea49b0affd51e635d1639fe
Author: andyhuangdev <[email protected]>
AuthorDate: Tue Aug 25 16:48:33 2026 +1000
[YUNIKORN-3400] Remove outdated quota preemption inheritance note (#574)
Closes: #574
Signed-off-by: Wilfred Spiegelenburg <[email protected]>
---
docs/user_guide/quota_preemption.md | 5 -----
versioned_docs/version-1.9.0/user_guide/quota_preemption.md | 5 -----
2 files changed, 10 deletions(-)
diff --git a/docs/user_guide/quota_preemption.md
b/docs/user_guide/quota_preemption.md
index f0429e238e..9799019875 100644
--- a/docs/user_guide/quota_preemption.md
+++ b/docs/user_guide/quota_preemption.md
@@ -107,11 +107,6 @@ partitions:
Dynamic queues do not support quota preemption.
:::
-:::note Inheritance
-The current configuration does not support inheritance of the
_quota.preemption.delay_ value.
-[YUNIKORN-3208](https://issues.apache.org/jira/browse/YUNIKORN-3208) has been
logged to support that functionality.
-:::
-
## Triggering preconditions
Quota preemption is triggered when **all** of the following conditions are met:
diff --git a/versioned_docs/version-1.9.0/user_guide/quota_preemption.md
b/versioned_docs/version-1.9.0/user_guide/quota_preemption.md
index 9db00fd7e3..94d9d35407 100644
--- a/versioned_docs/version-1.9.0/user_guide/quota_preemption.md
+++ b/versioned_docs/version-1.9.0/user_guide/quota_preemption.md
@@ -99,11 +99,6 @@ partitions:
Dynamic queues do not support quota preemption.
:::
-:::note Inheritance
-The current configuration does not support inheritance of the
_quota.preemption.delay_ value.
-[YUNIKORN-3208](https://issues.apache.org/jira/browse/YUNIKORN-3208) has been
logged to support that functionality.
-:::
-
## Recommendations
Quota preemption should be used with care. Using short delays is not
recommended. Although no minimum delay is enforced any delay below a minute (60
seconds) should not be used.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]