rahil-c commented on code in PR #5786:
URL: https://github.com/apache/hudi/pull/5786#discussion_r892871459
##########
hudi-integ-test/src/test/java/org/apache/hudi/integ/ITTestBase.java:
##########
@@ -221,6 +229,8 @@ private TestExecStartResultCallback
executeCommandInDocker(String containerName,
// Each execution of command(s) in docker should not be more than 15 mins.
Otherwise, it is deemed stuck. We will
// try to capture stdout and stderr of the stuck process.
+ LOG.error("containerName: " + containerName);
Review Comment:
Clean this up before merging pr
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]