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

Hudson commented on HBASE-2625:
-------------------------------

Integrated in HBase-TRUNK #2838 (See 
[https://builds.apache.org/job/HBase-TRUNK/2838/])
    HBASE-2625 Avoid byte buffer allocations when reading a value from a Result 
object (Tudor Scurtu) (Revision 1333159)

     Result = SUCCESS
tedyu : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/KeyValue.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/client/Result.java
* /hbase/trunk/src/test/java/org/apache/hadoop/hbase/TestKeyValue.java
* /hbase/trunk/src/test/java/org/apache/hadoop/hbase/client/TestResult.java

                
> 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.90.0
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Minor
>             Fix For: 0.90.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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to