[
https://issues.apache.org/jira/browse/HBASE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892604#action_12892604
]
HBase Review Board commented on HBASE-2852:
-------------------------------------------
Message from: "Jonathan Gray" <[email protected]>
bq. On 2010-07-26 18:25:37, Jonathan Gray wrote:
bq. > Just a simple null check and added test. LGTM
and all of ryan's comments have been addressed. thanks pranav.
- Jonathan
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.hbase.org/r/336/#review492
-----------------------------------------------------------
> 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
> Fix For: 0.90.0
>
> 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.