[
https://issues.apache.org/jira/browse/HBASE-11500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14057978#comment-14057978
]
Hadoop QA commented on HBASE-11500:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12655078/HBASE-11500.patch.txt
against trunk revision .
ATTACHMENT ID: 12655078
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/10024//console
This message is automatically generated.
> 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)