You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/03/03 12:58:59 UTC

[GitHub] [incubator-inlong] healchow commented on a change in pull request #2858: [INLONG-2857][Agent] Agent support destroy task

healchow commented on a change in pull request #2858:
URL: https://github.com/apache/incubator-inlong/pull/2858#discussion_r818354023



##########
File path: inlong-agent/agent-core/src/main/java/org/apache/inlong/agent/core/task/TaskWrapper.java
##########
@@ -143,6 +143,16 @@ void waitForFinish() {
         task.getReader().setReadTimeout(TimeUnit.MINUTES.toMillis(WAIT_FINISH_TIME_OUT));
     }
 
+

Review comment:
       Why add those blank lines?




-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org