zhuangchong commented on a change in pull request #3382:
URL: 
https://github.com/apache/incubator-dolphinscheduler/pull/3382#discussion_r465414774



##########
File path: 
dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/utils/ProcessUtils.java
##########
@@ -352,13 +342,13 @@ public static void kill(TaskExecutionContext 
taskExecutionContext) {
   }
 
   /**
-   * get pids str
+   * get pids str.
    *
    * @param processId process id
    * @return pids
    * @throws Exception exception
    */
-  public static String getPidsStr(int processId)throws Exception{
+  public static String getPidsStr(int processId)throws Exception {

Review comment:
       OK,I'll change it. At present, ckckstyle has not been detected. I hope 
it can be added.




----------------------------------------------------------------
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]


Reply via email to