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

Hudson commented on HBASE-15490:
--------------------------------

SUCCESS: Integrated in HBase-1.3 #613 (See 
[https://builds.apache.org/job/HBase-1.3/613/])
HBASE-15490 Remove duplicated CompactionThroughputControllerFactory in (liyu: 
rev 771b0317cb2937f457488f96c0e78e68e846dc1a)
* hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/CompactionThroughputControllerFactory.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/throttle/CompactionThroughputControllerFactory.java


> Remove duplicated CompactionThroughputControllerFactory in branch-1
> -------------------------------------------------------------------
>
>                 Key: HBASE-15490
>                 URL: https://issues.apache.org/jira/browse/HBASE-15490
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: Yu Li
>            Assignee: Yu Li
>             Fix For: 1.3.0
>
>         Attachments: HBASE-15490.branch-1.patch, HBASE-15490.patch
>
>
> Currently there're two {{CompactionThroughputControllerFactory}} in our 
> branch-1 code base (one in {{o.a.h.h.regionserver.compactions}} package, the 
> other in {{o.a.h.h.regionserver.throttle}}) and both are in use.
> This is a regression of HBASE-14969 and only exists in branch-1. We should 
> remove the one  in {{o.a.h.h.regionserver.compactions}}, and change the 
> default compaction throughput controller back to 
> {{NoLimitThroughputController}} to keep compatible with previous branch-1 
> version
> Thanks [~ghelmling] for pointing out the issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to