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

Hudson commented on HBASE-21168:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-1.3-IT #476 (See 
[https://builds.apache.org/job/HBase-1.3-IT/476/])
HBASE-21168 BloomFilterUtil uses hardcoded randomness (Mike Drob) (apurtell: 
rev bfe373d1882c9b89aaa0fa092846d6a77d7b0602)
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestCompoundBloomFilter.java
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/util/ByteBloomFilter.java


> BloomFilterUtil uses hardcoded randomness
> -----------------------------------------
>
>                 Key: HBASE-21168
>                 URL: https://issues.apache.org/jira/browse/HBASE-21168
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 2.0.0
>            Reporter: Mike Drob
>            Assignee: Mike Drob
>            Priority: Minor
>             Fix For: 3.0.0, 1.5.0, 1.3.3, 1.2.8, 2.2.0, 1.4.8, 2.1.1
>
>         Attachments: HBASE-21168.branch-1.002.patch, 
> HBASE-21168.master.001.patch, HBASE-21168.master.002.patch
>
>
> This was flagged by a Fortify scan and while it doesn't appear to be a real 
> issue, it's pretty easy to take care of anyway.
> The hard coded rand can be moved to the test class that actually needs it to 
> make the static analysis happy.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to