athanatos opened a new pull request #310: BOOKKEEPER-1104: Fix testWithDiskFullAndAbilityToCreateNewIndexFile URL: https://github.com/apache/bookkeeper/pull/310 The usage threshhold was chosen to be very close to the actual disk usage at test time. This made the test unnecessarily fragile in the case that there other things concurrently using the disk. Since we aren't really testing that here, simply set the threshhold to be really low. Signed-off-by: Samuel Just <[email protected]> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
