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

Hudson commented on HBASE-24371:
--------------------------------

Results for branch branch-2.2
        [build #878 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/878/]: 
(/) *{color:green}+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-2.2/878//General_Nightly_Build_Report/]




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


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/878//JDK8_Nightly_Build_Report_(Hadoop3)/]


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


(/) {color:green}+1 client integration test{color}


> Add more details when print CompactionConfiguration info
> --------------------------------------------------------
>
>                 Key: HBASE-24371
>                 URL: https://issues.apache.org/jira/browse/HBASE-24371
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Lijin Bin
>            Assignee: Lijin Bin
>            Priority: Minor
>             Fix For: 3.0.0-alpha-1, 2.3.0, 2.4.0, 2.2.6
>
>
> Now the CompactionConfiguration info logs look like
> {code}
> 2020-05-14 15:32:45,468 INFO  
> [RpcServer.default.FPBQ.Fifo.handler=29,queue=2,port=16020] 
> compactions.CompactionConfiguration: size [128 MB, 8.00 EB, 8.00 EB); files 
> [3, 10); ratio 1.200000; off-peak ratio 5.000000; throttle point 2684354560; 
> major period 604800000, major jitter 0.500000, min locality to compact 
> 0.000000; tiered compaction: max_age 9223372036854775807, incoming window min 
> 6, compaction policy for tiered window 
> org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy, 
> single output for minor true, compaction window factory 
> org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
> 2020-05-14 15:32:45,468 INFO  
> [RpcServer.default.FPBQ.Fifo.handler=29,queue=2,port=16020] 
> compactions.CompactionConfiguration: size [128 MB, 8.00 EB, 8.00 EB); files 
> [3, 10); ratio 1.200000; off-peak ratio 5.000000; throttle point 2684354560; 
> major period 604800000, major jitter 0.500000, min locality to compact 
> 0.000000; tiered compaction: max_age 9223372036854775807, incoming window min 
> 6, compaction policy for tiered window 
> org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy, 
> single output for minor true, compaction window factory 
> org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
> 2020-05-14 15:32:45,469 INFO  
> [RpcServer.default.FPBQ.Fifo.handler=29,queue=2,port=16020] 
> compactions.CompactionConfiguration: size [128 MB, 8.00 EB, 8.00 EB); files 
> [3, 10); ratio 1.200000; off-peak ratio 5.000000; throttle point 2684354560; 
> major period 604800000, major jitter 0.500000, min locality to compact 
> 0.000000; tiered compaction: max_age 9223372036854775807, incoming window min 
> 6, compaction policy for tiered window 
> org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy, 
> single output for minor true, compaction window factory 
> org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
> 2020-05-14 15:32:45,469 INFO  
> [RpcServer.default.FPBQ.Fifo.handler=29,queue=2,port=16020] 
> compactions.CompactionConfiguration: size [128 MB, 8.00 EB, 8.00 EB); files 
> [3, 10); ratio 1.200000; off-peak ratio 5.000000; throttle point 2684354560; 
> major period 604800000, major jitter 0.500000, min locality to compact 
> 0.000000; tiered compaction: max_age 9223372036854775807, incoming window min 
> 6, compaction policy for tiered window 
> org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy, 
> single output for minor true, compaction window factory 
> org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
> {code}
> We don't have any details on which region and which column family the 
> CompactionConfiguration for. It would be better to include the region name 
> and column family detail also in this log.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to