ji04xiaogang opened a new pull request #5691:
URL: https://github.com/apache/dolphinscheduler/pull/5691


   …waitFor() and process.exitValue() information to the original log
   
   <!--Thanks very much for contributing to Apache DolphinScheduler. Please 
review 
https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html
 before opening a pull request.-->
   
   ## Purpose of the pull request
   
    improved for issuse-5469。
   其中对于log.error, 
   status = process.waitFor(), 已经为false的时候,即status状态确定,才打印log.error的日志
   logger.error("process has failure , exitStatusCode:{}, processExitValue:{}, 
ready to kill ...", 所以没有增加process.waitFor的返回庄家。
   
   ## Brief change log
    Improved shell task execution result log information, 
   
   ## Verify this pull request
    This pull request is code cleanup without any test coverage.
    
   
   
   


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