[
https://issues.apache.org/jira/browse/HBASE-16657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15514698#comment-15514698
]
Dustin Pho commented on HBASE-16657:
------------------------------------
Regarding manual steps taken to verify --
1. use major_compact in bin/hbase shell
2. Go to the corresponding <hostname>:<port>/rs-status#regionCompactStats. The
last major compaction should be updated.
I don't think my changes affect the failed junit tests.
> Expose per-region last major compaction timestamp in RegionServer UI
> --------------------------------------------------------------------
>
> Key: HBASE-16657
> URL: https://issues.apache.org/jira/browse/HBASE-16657
> Project: HBase
> Issue Type: Improvement
> Components: regionserver, UI
> Reporter: Gary Helmling
> Assignee: Dustin Pho
> Priority: Minor
> Attachments: HBASE-16657.001.patch, with-patch-changes.png,
> without-patch-changes.png
>
>
> HBASE-12859 added some tracking for the last major compaction completed for
> each region. However, this is currently only exposed through the cluster
> status reporting and the Admin API. Since the regionserver is already
> reporting this information, it would be nice to fold it in somewhere to the
> region listing in the regionserver UI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)