Moran created HBASE-27503:
-----------------------------
Summary: 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
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)