[
https://issues.apache.org/jira/browse/HADOOP-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530429
]
Hudson commented on HADOOP-1941:
--------------------------------
Integrated in Hadoop-Nightly #251 (See
[http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/251/])
> [hbase] StopRowFilter throws NPE when passed null row
> -----------------------------------------------------
>
> Key: HADOOP-1941
> URL: https://issues.apache.org/jira/browse/HADOOP-1941
> Project: Hadoop
> Issue Type: Bug
> Components: contrib/hbase
> Reporter: stack
> Assignee: stack
> Priority: Minor
> Fix For: 0.15.0
>
> Attachments: filter.patch
>
>
> Rows can be null during processing of scanner next -- usually when no records
> to return. All filters but StopRowFilter check for null when their filter
> method is called.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.