You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/02/18 15:00:03 UTC

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #4703: Improve logs on ProcessRunner

DaanHoogland commented on a change in pull request #4703:
URL: https://github.com/apache/cloudstack/pull/4703#discussion_r578487490



##########
File path: utils/src/main/java/org/apache/cloudstack/utils/process/ProcessRunner.java
##########
@@ -34,6 +34,7 @@
 import java.util.concurrent.Future;
 import java.util.concurrent.TimeUnit;
 import java.util.concurrent.TimeoutException;
+import org.apache.commons.lang3.StringUtils;

Review comment:
       please refer com.cloud.utils.StringUtils, and add a proxy method there if you need one.




----------------------------------------------------------------
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:
users@infra.apache.org