Skip to content

Commit

Permalink
Remove the EC lifespan restriction parameter.
Browse files Browse the repository at this point in the history
  • Loading branch information
sjgllgh committed Jan 10, 2024
1 parent be7b820 commit 5fc6414
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ wds.linkis.engineconn.plugin.default.class=org.apache.linkis.manager.engineplugi
#wds.linkis.engine.io.opts=" -Dfile.encoding=UTF-8 -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=49100 "
wds.linkis.engineconn.support.parallelism=true
wds.linkis.rpc.cache.expire.time=0
wds.linkis.engineconn.max.free.time=0
#wds.linkis.engineconn.max.free.time=0

0 comments on commit 5fc6414

Please sign in to comment.