[
https://issues.apache.org/jira/browse/HBASE-17022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15636605#comment-15636605
]
Yu Li commented on HBASE-17022:
-------------------------------
Located the problematic commit through git bisect and manually confirmed
afterwards:
{noformat}
88512be52b8707fb87ab2c5979fd71664a417a90 is the first bad commit
commit 88512be52b8707fb87ab2c5979fd71664a417a90
Author: Matteo Bertozzi <[email protected]>
Date: Mon Sep 26 12:58:04 2016 -0700
HBASE-16649 Truncate table with splits preserved can cause both data loss
and truncated data appeared again
{noformat}
[~mbertozzi] could you take a look here? Thanks.
> TestMasterFailoverWithProcedures#testTruncateWithFailover fails constantly in
> branch-1.1
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-17022
> URL: https://issues.apache.org/jira/browse/HBASE-17022
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.1.7
> Reporter: Yu Li
>
> As titled, checking recent pre-commit UT of branch-1.1 we could find
> {{TestMasterFailoverWithProcedures#testTruncateWithFailover}} keeps failing
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)