[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
Priority: Minor
Fix For: 0.15.0
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.