adoroszlai opened a new pull request #5:
URL: https://github.com/apache/ozone-docker-runner/pull/5


   ## What changes were proposed in this pull request?
   
   Async Profiler default output format is being changed in HDDS-5009 to one 
not supported by version 1.5.  We need to bump the version being installed in 
the image.
   
   https://issues.apache.org/jira/browse/HDDS-5025
   
   ## How was this patch tested?
   
   Built the image and ran the changes in 
https://github.com/apache/ozone/pull/2078 with it.
   
   ```
   scm_1       | 2021-03-24 09:00:59,907 [qtp2054997292-347] INFO 
http.ProfileServlet: Servlet process PID: 7 asyncProfilerHome: /opt/profiler
   scm_1       | 2021-03-24 09:00:59,922 [qtp2054997292-347] INFO 
http.ProfileServlet: Running command async: [/opt/profiler/profiler.sh, -e, 
cpu, -d, 10, -o, flamegraph, -f, /tmp/prof-output/async-prof-pid-7-cpu-1.html, 
7]
   scm_1       | Profiling started
   scm_1       | Profiling for 10 seconds
   scm_1       | 2021-03-24 09:01:10,603 [qtp2054997292-342] INFO 
http.ProfileServlet: /tmp/prof-output/async-prof-pid-7-cpu-1.html is 
incomplete. Sending auto-refresh header..
   scm_1       | Done
   ```


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to