[
https://issues.apache.org/jira/browse/HBASE-11500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059781#comment-14059781
]
Hudson commented on HBASE-11500:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5291 (See
[https://builds.apache.org/job/HBase-TRUNK/5291/])
HBASE-11500 Possible null pointer dereference of regionLocation in
ReversedScannerCallable. (Mike Drob) (anoopsamjohn: rev
5a408af65f76676e00e7ff7858370b954ad506c9)
*
hbase-client/src/main/java/org/apache/hadoop/hbase/client/ReversedScannerCallable.java
> 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
> Assignee: Mike Drob
> Priority: Minor
> Labels: findbugs
> Fix For: 2.0.0
>
> Attachments: HBASE-11500.patch, 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)