You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Wellington Chevreuil (Jira)" <ji...@apache.org> on 2019/10/08 15:18:00 UTC

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

Wellington Chevreuil created HBASE-23136:
--------------------------------------------

             Summary: 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
            Reporter: Wellington Chevreuil
            Assignee: Wellington Chevreuil


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)