[ 
https://issues.apache.org/jira/browse/HBASE-15719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-15719:
---------------------------
    Attachment:     (was: 15719.v2.patch)

> TestMasterCoprocessorExceptionWithAbort#testExceptionFromCoprocessorWhenCreatingTable
>  fails due to premature master abortion
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-15719
>                 URL: https://issues.apache.org/jira/browse/HBASE-15719
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>              Labels: backup
>         Attachments: 15719.v1.patch
>
>
> In HBASE-7912 branch, I saw:
> {code}
> testExceptionFromCoprocessorWhenCreatingTable(org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort)
>   Time elapsed: 0.055 sec  <<< ERROR!
> java.lang.NullPointerException: null
>   at 
> org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort.testExceptionFromCoprocessorWhenCreatingTable(TestMasterCoprocessorExceptionWithAbort.java:163)
> {code}
> This was due to BuggyMasterObserver throwing NPE when hbase:backup was 
> finishing creation, leading to premature master abortion.



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

Reply via email to