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

Nicolas Spiegelberg commented on HBASE-2625:
--------------------------------------------

Did you cut dynamic blooms or all the bloom tests?  I can't see 
TestByteBloomFilter.java in the trunk.  You could change testDynamicBloom() to 
use a static bloom instead and rename to 'testRandomEntries' or something like 
that.

> Make testDynamicBloom()'s "randomness" deterministic
> ----------------------------------------------------
>
>                 Key: HBASE-2625
>                 URL: https://issues.apache.org/jira/browse/HBASE-2625
>             Project: HBase
>          Issue Type: Test
>          Components: test
>    Affects Versions: 0.21.0
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: hbase-2625.patch
>
>
> Had a failure with testDynamicBloom on Hudson today.  Will investigate, 
> however it would be nice to reproduce the problem to make sure it's not the 
> fault of my test assumptions.  I plan to seed the Random number generator 
> with the current time and print that out for post-mortem analysis.

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