You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Viraj Jasani (JIRA)" <ji...@apache.org> on 2019/06/26 17:19:00 UTC

[jira] [Created] (HBASE-22635) Prevent NPE for WALMapper map()

Viraj Jasani created HBASE-22635:
------------------------------------

             Summary: Prevent NPE for WALMapper map()
                 Key: HBASE-22635
                 URL: https://issues.apache.org/jira/browse/HBASE-22635
             Project: HBase
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Viraj Jasani
            Assignee: Viraj Jasani


WALMapper map() has Delete and Put add calls which can cause NPE. It should be used conditionally to prevent NPE.



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