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

Hudson commented on HBASE-17991:
--------------------------------

Results for branch branch-1.3
        [build #576 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/576/]: 
(x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/576//General_Nightly_Build_Report/]


(/) {color:green}+1 jdk7 checks{color}
-- For more information [see jdk7 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/576//JDK7_Nightly_Build_Report/]


(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/576//JDK8_Nightly_Build_Report_(Hadoop2)/]




(/) {color:green}+1 source release artifact{color}
-- See build output for details.


> Add more details about compaction queue on /dump
> ------------------------------------------------
>
>                 Key: HBASE-17991
>                 URL: https://issues.apache.org/jira/browse/HBASE-17991
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Guangxu Cheng
>            Assignee: Guangxu Cheng
>            Priority: Minor
>             Fix For: 1.4.0, 1.3.3, 2.0.0
>
>         Attachments: HBASE-17991-master-v1.patch, 
> HBASE-17991-master-v2.patch, HBASE-17991-master-v3.patch
>
>
> RS dump information as follows
> {code}
> RS Queue:
> ===========================================================
> Compaction/Split Queue summary: compaction_queue=(20:0), split_queue=0, 
> merge_queue=0
> Compaction/Split Queue dump:
>   LargeCompation Queue:
>     Request = 
> regionName=usertable,user4180497275766179957,1491904095205.1d4085e4438752f3611f66e7b043fe44.,
>  storeName=0, fileCount=1, fileSize=1.9 G (1.9 G), priority=1, 
> time=21697920409804647
>     Request = 
> regionName=usertable,user4568009753557153251,1491904099262.95bf004e3c9b35a58c60ca5d5b11d190.,
>  storeName=0, fileCount=1, fileSize=1.9 G (1.9 G), priority=1, 
> time=21697920413223800
>   SmallCompation Queue:
>     Store = b, pri = 108
>     Store = b, pri = 108
>     Store = b, pri = 108
>     Store = b, pri = 108
>     Store = b, pri = 108
>     Store = b, pri = 109
> {code}
> Compaction queue information will be displayed on page /dump.
> If compation has selected the file, it will print the details information of 
> the compation, otherwise only print storename and priority(Store = b, pri = 
> 108) which is useless for us.
> So, we should also print more detailed information, such as regionName, 
> starttime etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to