zentol commented on a change in pull request #12653:
URL: https://github.com/apache/flink/pull/12653#discussion_r440172496



##########
File path: flink-end-to-end-tests/test-scripts/test-runner-common.sh
##########
@@ -105,6 +107,13 @@ function post_test_validation {
     fi
 }
 
+function log_environment_info {
+    echo "Jps"
+    jps

Review comment:
       +1 for -v, +-0 for pstree since adds a fair amount of noise that I'm 
right now not really interested in. You'd rather want something that creates a 
diff of processes. As it stands it would not be obvious which remaining 
processes are interesting/problematic.




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