[
https://issues.apache.org/jira/browse/HBASE-11439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14049255#comment-14049255
]
Hudson commented on HBASE-11439:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5256 (See
[https://builds.apache.org/job/HBase-TRUNK/5256/])
HBASE-11439 StripeCompaction may not obey the OffPeak rule to compaction
(Victor Xu) (tedyu: rev 5f3c0b7f9be00430e8ea53b7d4afae5f6f3a8b3b)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/StripeCompactionPolicy.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/compactions/TestStripeCompactionPolicy.java
> StripeCompaction may not obey the OffPeak rule to compaction
> ------------------------------------------------------------
>
> Key: HBASE-11439
> URL: https://issues.apache.org/jira/browse/HBASE-11439
> Project: HBase
> Issue Type: Bug
> Components: Compaction
> Affects Versions: 0.98.2
> Environment: jdk1.7.0_45, hadoop-cdh5, hbase-0.98.2
> Reporter: Victor Xu
> Assignee: Victor Xu
> Priority: Minor
> Fix For: 0.99.0, 0.98.4, 2.0.0
>
> Attachments: HBASE-11439-v2.patch, HBASE-11439.patch,
> HBASE-11439.patch
>
>
> This is just a written mistake. The parameters in
> stripePolicy.applyCompactionPolicy() of StripeCompactionPolicy.java is wrong.
> Just swap the 'mightBeStuck' and 'mayUseOffPeak'.
--
This message was sent by Atlassian JIRA
(v6.2#6252)