Commit 09accff5 authored by Barry Perlman's avatar Barry Perlman Committed by Yoni Fogel

[t:2499] Comment changes only.

git-svn-id: file:///svn/toku/tokudb@19903 c7de825b-a66e-492c-adef-691d508d4ae1
parent 1c819f40
/* -*- mode: C; c-basic-offset: 4 -*- */
#ident "Copyright (c) 2010 Tokutek Inc. All rights reserved."
#ident "$Id: loader-stress-test.c 19683 2010-04-30 18:19:17Z yfogel $"
#ident "$Id$"
/* TODO:
*
* Decide how to test on recovery (using checkpoint_stress technique?), implement.
*
* When loader is fixed to not crash on failed call to toku_os_write(),
* get rid of INDUCE_ENOSPC and -e argument, just make regular part of test.
*/
/* Purpose is to verify that when a loader fails:
* - there are no temp files remaining
* - the loader-generated iname file is not present
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment