You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2019/11/01 04:44:00 UTC

[jira] [Commented] (HBASE-23136) PartionedMobFileCompactor bulkloaded files shouldn't get replicated (addressing buklload replication related issue raised in HBASE-22380)

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

Hudson commented on HBASE-23136:
--------------------------------

Results for branch branch-2.1
	[build #1696 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1696/]: (/) *{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.1/1696//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.1/1696//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.1/1696//JDK8_Nightly_Build_Report_(Hadoop3)/]


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


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


> PartionedMobFileCompactor bulkloaded files shouldn't get replicated (addressing buklload replication related issue raised in HBASE-22380)
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-23136
>                 URL: https://issues.apache.org/jira/browse/HBASE-23136
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0, 2.2.2, 2.1.8
>            Reporter: Wellington Chevreuil
>            Assignee: Wellington Chevreuil
>            Priority: Critical
>              Labels: bulkload, mob
>             Fix For: 3.0.0, 2.3.0, 2.1.8, 2.2.3
>
>         Attachments: HBASE-23136.branch-2.1.patch, HBASE-23136.branch-2.2.patch, HBASE-23136.branch-2.patch
>
>
> Following bulkload replication fixes started in HBASE-22380, this addresses [~javaman_chen] observation regarding *PartitionedMobCompactor* and bulk loaded. As noted by [~javaman_chen], *PartitionedMobCompactor* uses bulkload feature to update resulting hfile into region hstore. This file, however, shouldn't get replicated in any condition. This PR adds required changes and extra test for this situation.



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