SbloodyS commented on code in PR #10373: URL: https://github.com/apache/dolphinscheduler/pull/10373#discussion_r891973712
########## dolphinscheduler-e2e/dolphinscheduler-e2e-case/src/test/resources/docker/file-manage/common.properties: ########## @@ -85,3 +85,6 @@ aws.access.key.id=accessKey123 aws.secret.access.key=secretKey123 aws.region=us-east-1 aws.endpoint=http://s3:9000 + +# Task resource limit state +task.resource.limit.state=false Review Comment: > how about mention in each task "Cpu quota" and "Memery usage" and ref to docs/docs/en/architecture/configuration.md I'll add it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
