Going to merge this tomorrow if there are no objections. Thanks.
赵墨然 <[email protected]> 于2022年11月22日周二 23:21写道: > > Hi Everyone, > > HBase support write gc logs in HBase_LOG_DIR for G1 or CMS by replacing > "-Xloggc:<FILE-PATH>" in SERVER_GC_OPTS/CLIENT_GC_OPTS。ZGC changed > the properties like "file=<FILE-PATH>",it is incompatible.I create a > Jira to adapt ZGC,it replace <FILE-PATH> instead of > -Xloggc:<FILE-PATH> to support ZGC. > JIRA: https://issues.apache.org/jira/browse/HBASE-27503 > PR: https://github.com/apache/hbase/pull/4892 > > Please note the changes here, let me know what you think about this > proposal Thanks. > > > 赵墨然(Moran Zhao)
