You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2016/07/19 07:12:20 UTC

[jira] [Created] (HBASE-16245) RegionScannerImpl#nextInternal() may produce null pointer exception if scanner is closed in between

Ankit Singhal created HBASE-16245:
-------------------------------------

             Summary: RegionScannerImpl#nextInternal() may produce null pointer exception if scanner is closed in between
                 Key: HBASE-16245
                 URL: https://issues.apache.org/jira/browse/HBASE-16245
             Project: HBase
          Issue Type: Bug
            Reporter: Ankit Singhal


This issue is similar to HBASE-12274, FYI [~tedyu@apache.org]
If I follow the discussion on HBASE-12274 and synchronization is not the option.
then the attached patch handles null pointer exception in a same way as HBASE-12274



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