[
https://issues.apache.org/jira/browse/HBASE-23605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
junfei liang updated HBASE-23605:
---------------------------------
Attachment: HBASE-23605.patch
> GC log can be overwrite if RS is exit abnormally
> ---------------------------------------------------
>
> Key: HBASE-23605
> URL: https://issues.apache.org/jira/browse/HBASE-23605
> Project: HBase
> Issue Type: Bug
> Components: shell
> Reporter: junfei liang
> Priority: Minor
> Attachments: HBASE-23605.patch
>
>
>
> when do cleanAfterRun in hbase-daemon.sh
> we use same OPTS as RS, the GC file can be overwrite as we use the same
> -Xloggc
> settings.
>
> HBASE_OPTS="$HBASE_OPTS $HBASE_REGIONSERVER_OPTS" $bin/hbase zkcli delete
> ${ZNODE} > /dev/null 2>&1
>
> I think all the version after patch "HBASE-14581 Znode cleanup throws auth
> exception in secure mode" are affected.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)