wen-hemin commented on a change in pull request #5246:
URL:
https://github.com/apache/incubator-dolphinscheduler/pull/5246#discussion_r611012529
##########
File path:
dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/worker/sql/SqlExecutorTest.java
##########
@@ -114,16 +112,16 @@ private void sharedTestSqlTask(String nodeName, String
taskAppId, String tenantC
// custom logger
- Logger taskLogger =
LoggerFactory.getLogger(LoggerUtils.buildTaskId(LoggerUtils.TASK_LOGGER_INFO_PREFIX,
- taskInstance.getProcessDefinitionId(),
- taskInstance.getProcessInstanceId(),
- taskInstance.getId()));
+// Logger taskLogger =
LoggerFactory.getLogger(LoggerUtils.buildTaskId(LoggerUtils.TASK_LOGGER_INFO_PREFIX,
+// taskInstance.getProcessDefinitionId(),
+// taskInstance.getProcessInstanceId(),
+// taskInstance.getId()));
Review comment:
It can be deleted here
--
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]