[
https://issues.apache.org/jira/browse/HBASE-11439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14049135#comment-14049135
]
Hudson commented on HBASE-11439:
--------------------------------
FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #350 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/350/])
HBASE-11439 StripeCompaction may not obey the OffPeak rule to compaction
(tedyu: rev c8d1d7cef8be88304770e6d461b5574039346d9b)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/compactions/TestStripeCompactionPolicy.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/StripeCompactionPolicy.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)