[
https://issues.apache.org/jira/browse/HBASE-11588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075293#comment-14075293
]
Hudson commented on HBASE-11588:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5345 (See
[https://builds.apache.org/job/HBase-TRUNK/5345/])
HBASE-11588 RegionServerMetricsWrapperRunnable misused the 'period' parameter
(Victor Xu) (tedyu: rev 42fd7432225f6fbe4c273e7309d0bd4a8a2ffc18)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapperImpl.java
> RegionServerMetricsWrapperRunnable misused the 'period' parameter
> -----------------------------------------------------------------
>
> Key: HBASE-11588
> URL: https://issues.apache.org/jira/browse/HBASE-11588
> Project: HBase
> Issue Type: Bug
> Components: metrics
> Affects Versions: 0.98.4
> Reporter: Victor Xu
> Assignee: Victor Xu
> Priority: Minor
> Fix For: 0.99.0, 0.98.5, 2.0.0
>
> Attachments: HBASE-11588.patch
>
>
> The 'period' parameter in RegionServerMetricsWrapperRunnable is in
> MILLISECOND. When initializing the 'lastRan' parameter, the original code
> misused the 'period' as in SECOND.
--
This message was sent by Atlassian JIRA
(v6.2#6252)