You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Heng Chen (JIRA)" <ji...@apache.org> on 2015/10/15 02:22:05 UTC

[jira] [Created] (HBASE-14608) testWalRollOnLowReplication has some risk to assert failed after HBASE-14600

Heng Chen created HBASE-14608:
---------------------------------

             Summary: testWalRollOnLowReplication has some risk to assert failed after HBASE-14600
                 Key: HBASE-14608
                 URL: https://issues.apache.org/jira/browse/HBASE-14608
             Project: HBase
          Issue Type: Bug
            Reporter: Heng Chen


After HBASE-14600,  we catch runtime exception if dn recover slowly,  but it has some risk to assert failed.

For example, https://builds.apache.org/job/HBase-TRUNK/6907/testReport/

The reason is we catch the exception, but in {{WALProcedureStore}}, it will still stop the Procedure. So when we assert stop.isRunning, it will failed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)