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:17:05 UTC

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

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

Mike Drob updated HBASE-11500:
------------------------------

    Attachment: HBASE-11500.patch.txt

> 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
>              Labels: findbugs
>         Attachments: HBASE-11500.patch.txt
>
>
> 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)