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 2018/12/14 00:38:05 UTC

[jira] [Commented] (HBASE-19364) Truncate_preserve fails with table when replica region > 1

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

Hudson commented on HBASE-19364:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-1.3-IT #509 (See [https://builds.apache.org/job/HBase-1.3-IT/509/])
HBASE-19364 Truncate_preserve fails with table when replica region > 1 (apurtell: rev cd1726f53181e655246bda16b63a7f1fb990955a)
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/TruncateTableProcedure.java
* (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/MetaTableAccessor.java
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/ProcedureSyncWait.java
* (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/MasterProcedureTestingUtility.java
* (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestTruncateTableProcedure.java


> Truncate_preserve fails with table when replica region > 1
> ----------------------------------------------------------
>
>                 Key: HBASE-19364
>                 URL: https://issues.apache.org/jira/browse/HBASE-19364
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>            Reporter: Pankaj Kumar
>            Assignee: Pankaj Kumar
>            Priority: Major
>             Fix For: 1.5.0, 1.3.3, 1.4.3
>
>         Attachments: HBASE-19364-branch-1-v2.patch, HBASE-19364-branch-1-v3.patch, HBASE-19364-branch-1.patch, HBASE-19364-branch-1.patch
>
>
> Root cause is same as HBASE-17319, here we need to exclude secondary regions while reading meta.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)