[
https://issues.apache.org/jira/browse/HBASE-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832727#action_12832727
]
stack commented on HBASE-2177:
------------------------------
Use the below instead. Includes application stopped time logging:
# export HBASE_OPTS="$HBASE_OPTS -verbose:gc -XX:+PrintGCApplicationStoppedTime
-XX:+PrintGCDateStamps -XX:+PrintGCDetails
-Xloggc:$HBASE_HOME/logs/gc-hbase.log"
> Add timestamping to gc logging options
> --------------------------------------
>
> Key: HBASE-2177
> URL: https://issues.apache.org/jira/browse/HBASE-2177
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Fix For: 0.20.4, 0.21.0
>
>
> http://forums.sun.com/thread.jspa?threadID=5165451
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.