You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2022/08/23 12:36:54 UTC

[incubator-linkis] branch dev-1.3.0 updated: [ linkis-scheduler ] module configuration item arrangement (#2958)

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

casion pushed a commit to branch dev-1.3.0
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git


The following commit(s) were added to refs/heads/dev-1.3.0 by this push:
     new d0a3a8730 [ linkis-scheduler ] module configuration item arrangement (#2958)
d0a3a8730 is described below

commit d0a3a8730de7ffb27f30f1669824ef15614933f9
Author: 成彬彬 <10...@users.noreply.github.com>
AuthorDate: Tue Aug 23 20:36:49 2022 +0800

    [ linkis-scheduler ] module configuration item arrangement (#2958)
---
 docs/linkis-scheduler.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/linkis-scheduler.md b/docs/linkis-scheduler.md
new file mode 100644
index 000000000..c01ac8c74
--- /dev/null
+++ b/docs/linkis-scheduler.md
@@ -0,0 +1,10 @@
+## linkis-scheduler 配置
+
+
+| 模块名(服务名) | 参数名 | 默认值 | 描述 | 是否引用|
+| -------- | -------- | ----- |----- |  -----   |
+|linkis-scheduler|wds.linkis.fifo.consumer.auto.clear.enabled|true | auto.clear.enabled|true|
+|linkis-scheduler|wds.linkis.fifo.consumer.max.idle.time|1h |max.idle.time|true|
+|linkis-scheduler|wds.linkis.fifo.consumer.idle.scan.interval|2h |idle.scan.interval|true|
+|linkis-scheduler|wds.linkis.fifo.consumer.idle.scan.init.time|1s | idle.scan.init.time  |true|
+


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org