You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2018/02/09 12:55:00 UTC

[jira] [Commented] (HBASE-19966) The WriteEntry for WALKey maybe null if we failed to call WAL.append

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

Duo Zhang commented on HBASE-19966:
-----------------------------------

Remove the assertion and add a null check in WALUtil.doFullAppendTransaction. Add a test to confirm that the WriteEntry could be null if we append on a closed WAL. Also cleanup some warnings for the tests.

> The WriteEntry for WALKey maybe null if we failed to call WAL.append
> --------------------------------------------------------------------
>
>                 Key: HBASE-19966
>                 URL: https://issues.apache.org/jira/browse/HBASE-19966
>             Project: HBase
>          Issue Type: Bug
>          Components: wal
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 2.0.0-beta-2
>
>         Attachments: HBASE-19966.patch
>
>




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