nauu opened a new pull request #1557: Add FlinkArgsUtilsTest which is the UT of 
FlinkArgsUtils
URL: https://github.com/apache/incubator-dolphinscheduler/pull/1557
 
 
   ## What is the purpose of the pull request
   
   For #1465.
   
   1. Add FlinkArgsUtilsTest
   2. Optimize FlinkArgsUtils and fix bug, use StringUtils.isNotEmpty(queue) 
instead of StringUtils.isNotEmpty(others)
   
   3. Add the UT path in pom
   
   ## Brief change log
   
     - *Add FlinkArgsUtilsTest.java*
     - *Edit FlinkArgsUtils.java*
     - *Add UT path to root pom.xml*
   
   ## Verify this pull request
   
   This change added tests and can be verified as follows:
   
     - *Added FlinkArgsUtilsTest to verify the change.*
   

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


With regards,
Apache Git Services

Reply via email to