[ 
https://issues.apache.org/jira/browse/HBASE-8060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13692460#comment-13692460
 ] 

Hudson commented on HBASE-8060:
-------------------------------

Integrated in hbase-0.95 #265 (See 
[https://builds.apache.org/job/hbase-0.95/265/])
    HBASE-8060 Num compacting KVs diverges from num compacted KVs over time 
(Revision 1496215)

     Result = SUCCESS
sershe : 
Files : 
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/io/HalfStoreFileReader.java
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/CompactionProgress.java
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/Compactor.java

                
> "Num compacting KVs" diverges from "num compacted KVs" over time
> ----------------------------------------------------------------
>
>                 Key: HBASE-8060
>                 URL: https://issues.apache.org/jira/browse/HBASE-8060
>             Project: HBase
>          Issue Type: Bug
>          Components: Compaction, UI
>    Affects Versions: 0.94.6, 0.95.0, 0.95.2
>            Reporter: Andrew Purtell
>            Assignee: Sergey Shelukhin
>             Fix For: 0.98.0, 0.95.2
>
>         Attachments: HBASE-8060-v0.patch, screenshot.png
>
>
> I have been running what amounts to an ingestion test for a day or so. This 
> is an all-in-one cluster launched with './bin/hbase master start' from 
> sources. In the RS stats on the master UI, the "num compacting KVs" has 
> diverged from "num compacted KVs" even though compaction has been completed 
> from perspective of selection, no compaction tasks are running on the RS. I 
> think this could be confusing -- is compaction happening or not?
> Or maybe I'm misunderstanding what this is supposed to show?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to