[ https://issues.apache.org/jira/browse/HADOOP-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack updated HADOOP-1941: -------------------------- Status: Patch Available (was: In Progress) Retrying (The test that failed has been backed out). > [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.