yangyichao-mango commented on a change in pull request #3235:
URL:
https://github.com/apache/incubator-dolphinscheduler/pull/3235#discussion_r456765176
##########
File path:
dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/Constants.java
##########
@@ -249,6 +249,8 @@ private Constants() {
public static final String WORKER_RESERVED_MEMORY =
"worker.reserved.memory";
+ public static final String WORKER_WEIGHT = "worker.weight";
Review comment:
Hi,
This variable is not used in this project, please delete.
If you have any question or suggestion, please put forward~
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]