Abhishek Singh Chouhan created HBASE-12816:
----------------------------------------------
Summary: GC logs are lost upon Region Server restart if
GCLogFileRotation is enabled
Key: HBASE-12816
URL: https://issues.apache.org/jira/browse/HBASE-12816
Project: HBase
Issue Type: Bug
Components: scripts
Reporter: Abhishek Singh Chouhan
Priority: Minor
When -XX:+UseGCLogFileRotation is used gc log files end with .gc.0 instead of
.gc. hbase_rotate_log () in hbase-daemon.sh does not handle this correctly and
hence when a RS is restarted old gc logs are lost(overwritten).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)