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

Hudson commented on HBASE-13123:
--------------------------------

SUCCESS: Integrated in HBase-1.1 #234 (See 
[https://builds.apache.org/job/HBase-1.1/234/])
HBASE-13123 - Minor bug in ROW bloom filter (Ram):w (ramkrishna: rev 
9c3cbdcd059054d555f4d32c2d700ead0ca6fae0)
* hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFile.java


> Minor bug in ROW bloom filter
> -----------------------------
>
>                 Key: HBASE-13123
>                 URL: https://issues.apache.org/jira/browse/HBASE-13123
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.0.0, 2.0.0, 1.1.0
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>            Priority: Minor
>             Fix For: 2.0.0, 1.0.1, 1.1.0
>
>         Attachments: HBASE-13163.patch
>
>
> While checking the code for Bloom filter found that while checking if a key 
> passes the ROW bloom check we try to create a bloom key. The bloom key should 
> be constructed only with the row part of the key. But try to form the bloom 
> key including the meta data part of the key.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to