You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2014/07/10 23:11:05 UTC

[jira] [Created] (HBASE-11500) Possible null pointer dereference of regionLocation in ReversedScannerCallable

Mike Drob created HBASE-11500:
---------------------------------

             Summary: Possible null pointer dereference of regionLocation in ReversedScannerCallable
                 Key: HBASE-11500
                 URL: https://issues.apache.org/jira/browse/HBASE-11500
             Project: HBase
          Issue Type: Bug
          Components: Client
            Reporter: Mike Drob
            Priority: Minor


If regionLocation is null in ReversedScannerCallable.locateRegionsInRange then the else branch will attempt to dereference it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)