You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Gray (JIRA)" <ji...@apache.org> on 2010/07/27 03:33:17 UTC

[jira] Resolved: (HBASE-2852) Bloom filter NPE

     [ https://issues.apache.org/jira/browse/HBASE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Gray resolved HBASE-2852.
----------------------------------

    Resolution: Fixed

Committed to trunk.  Thanks pranav.

> 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.