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

ASF GitHub Bot commented on HADOOP-19461:
-----------------------------------------

github-actions[bot] commented on PR #7406:
URL: https://github.com/apache/hadoop/pull/7406#issuecomment-3287231416

   We're closing this stale PR because it has been open for 100 days with no 
activity. This isn't a judgement on the merit of the PR in any way. It's just a 
way of keeping the PR queue manageable.
   If you feel like this was a mistake, or you would like to continue working 
on it, please feel free to re-open it and ask for a committer to remove the 
stale tag and review again.
   Thanks all for your contribution.




> JVM GC Metrics supports fine-grained metrics
> --------------------------------------------
>
>                 Key: HADOOP-19461
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19461
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: chaijunjie
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HADOOP-19461.JPG, HADOOP-19461.patch
>
>
> See [https://bugs.openjdk.org/browse/JDK-8307059] , The Generational ZGC 
> separate the Cycles and Pauses as Minor and Major,like this:
>  * Old ZGC: "ZGC Cycles", "ZGC Pauses"
>  * Generational ZGC: "ZGC Minor Cycles", "ZGC Minor Pauses", "ZGC Major 
> Cycles", "ZGC Major Pauses"
> let us separate it same and give 2 new metric about these, may be better...
> -----------------------------------------------------------------------------------------
> Impl to support get minor/major GC time/count from Hadoop Jmx



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to