[ 
https://issues.apache.org/jira/browse/HBASE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890129#action_12890129
 ] 

HBase Review Board commented on HBASE-2852:
-------------------------------------------

Message from: "Ryan Rawson" <[email protected]>

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.hbase.org/r/336/#review425
-----------------------------------------------------------



trunk/src/test/java/org/apache/hadoop/hbase/client/TestBloomFilter.java
<http://review.hbase.org/r/336/#comment1794>

    can you rework this test not to use TEST_UTIL and starting up a mini-hbase 
cluster?  
    
    For alternate options, try doing what HRegion does, which is to instantiate 
a HRegion then use the HRegion API calls instead. 


- Ryan





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

Reply via email to