[
https://issues.apache.org/jira/browse/HBASE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gray updated HBASE-2852:
---------------------------------
Attachment: HBASE-2852-BloomNPEV3.diff
Final patch from pranav over on reviewboard to be committed
> Bloom filter NPE
> ----------------
>
> Key: HBASE-2852
> URL: https://issues.apache.org/jira/browse/HBASE-2852
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Reporter: Pranav Khaitan
> Assignee: Pranav Khaitan
> Attachments: HBASE-2852-BloomNPEV3.diff
>
>
> When a rowcol Bloom filter is being used and the user submits a query for all
> columns, a null pointer exception is thrown. This is because there is no
> checking if columns have been specified or not.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.