You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Moran (Jira)" <ji...@apache.org> on 2022/11/22 09:36:00 UTC

[jira] [Commented] (HBASE-27503) Support replace in GC_OPTS for ZGC

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

Moran commented on HBASE-27503:
-------------------------------

[~zhangduo] Any suggestions?

> Support replace <FILE-PATH> in GC_OPTS for ZGC
> ----------------------------------------------
>
>                 Key: HBASE-27503
>                 URL: https://issues.apache.org/jira/browse/HBASE-27503
>             Project: HBase
>          Issue Type: Improvement
>          Components: scripts
>    Affects Versions: 2.4.15
>            Reporter: Moran
>            Priority: Minor
>
> HBase support replace -Xloggc:<FILE-PATH> for G1 or CMS。ZGC changed the format,like this:
> {code:java}
> -Xlog:safepoint,classhisto*=trace,age*,gc*=info:file=<FILE-PATH>:time,tid,tags:filecount=1,filesize=500M{code}
> Can  we only replace <FILE-PATH> instead of -Xloggc:<FILE-PATH> to support ZGC?
>  



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