[
https://issues.apache.org/jira/browse/BOOKKEEPER-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104994#comment-16104994
]
Hudson commented on BOOKKEEPER-1104:
------------------------------------
FAILURE: Integrated in Jenkins build bookkeeper-master #1831 (See
[https://builds.apache.org/job/bookkeeper-master/1831/])
BOOKKEEPER-1104: Fix testWithDiskFullAndAbilityToCreateNewIndexFile (jiazhai:
[https://github.com/apache/bookkeeper/commit/0ccbc0e9c3e6a82d5e44b8347cc6567e043f253f])
* (edit)
bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/BookieInitializationTest.java
> BookieInitializationTest.testWithDiskFullAndAbilityToCreateNewIndexFile
> testcase is unreliable
> ----------------------------------------------------------------------------------------------
>
> Key: BOOKKEEPER-1104
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1104
> Project: Bookkeeper
> Issue Type: Bug
> Reporter: Samuel Just
> Assignee: Samuel Just
> Priority: Minor
> Fix For: 4.5.0
>
>
> The bug is that the test sets the full threshhold really close the actual
> usage (though just below), and if the disk is otherwise in use, the usage can
> fall below that threshhold during the test. Instead, just set it to .001
> since that's not what we're testing here anyway.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)