[ 
https://issues.apache.org/jira/browse/BEAM-14144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519001#comment-17519001
 ] 

Luke Cwik commented on BEAM-14144:
----------------------------------

Of interest in that article was also the jdk-jfr-compat library that allowed us 
to compile against the API but I couldn't find a released version of it but 
maybe someone else has done the same thing already or we could also implement 
stub APIs to compile against since the JDK will provide it's implementation on 
the classpath earlier.

> Record JFR profiles when GC thrashing is detected
> -------------------------------------------------
>
>                 Key: BEAM-14144
>                 URL: https://issues.apache.org/jira/browse/BEAM-14144
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-dataflow
>            Reporter: Steve Niemitz
>            Assignee: Steve Niemitz
>            Priority: P2
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> It'd be useful for debugging GC issues in jobs to have allocation profiles 
> when it was occurring.   In java 9+, JFR is included in the JDK, we could use 
> that to record profiles when GC thrashing is detected.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to