[
https://issues.apache.org/jira/browse/HBASE-8518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16306559#comment-16306559
]
Hudson commented on HBASE-8518:
-------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4308 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4308/])
HBASE-8518 Get rid of hbase.hstore.compaction.complete setting (chia7712: rev
a21eb68f9584e69157fed683cc512ee3e8963dfb)
* (edit)
hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/regionserver/CompactionTool.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java
> Get rid of hbase.hstore.compaction.complete setting
> ---------------------------------------------------
>
> Key: HBASE-8518
> URL: https://issues.apache.org/jira/browse/HBASE-8518
> Project: HBase
> Issue Type: Improvement
> Reporter: Sergey Shelukhin
> Assignee: Kuan-Po Tseng
> Priority: Minor
> Labels: beginner
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-8518-1.patch, HBASE-8518.master.v0.patch,
> HBASE-8518.master.v1.patch, HBASE-8518.master.v2.patch,
> HBASE-8518.master.v3.patch, HBASE-8518.master.v4.patch,
> HBASE-8518.master.v5.patch, HBASE-8518.wip.patch
>
>
> hbase.hstore.compaction.complete is a strange setting that causes the
> finished compaction to not complete (files are just left in tmp) in HStore.
> It's used by one test.
> The setting with the same name is also used by CompactionTool, but that usage
> is semi-unrelated and could probably be removed easily.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)