dubeejw opened a new pull request #3141: Use timestamps in Java error and heap 
filenames
URL: https://github.com/apache/incubator-openwhisk/pull/3141
 
 
   Tag the Java error log and heap dump with the execution timestamps. 
Currently the mentioned files will not be overwritten if they already exist. 
This prevents us from gather error information. Adding timestamps to the 
filenames ensure the files will be created when errors occur.
     
   
   Example filenames:
   ```
   java_error_20171231T032056.log
   java_heap_20171231T032056.hprof
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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