describe the units of progress time refs[t:2191]

git-svn-id: file:///svn/toku/tokudb@15980 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
Rich Prohaska 2013-04-16 23:58:54 -04:00 committed by Yoni Fogel
parent e73a7f83c0
commit ebc6a25f03

View file

@ -16,6 +16,7 @@ int tokudb_recovery_trace = 0; // turn on recovery tracing, d
#define VERIFY_COUNTS(n) ((void)0)
#endif
// time in seconds between recovery progress reports
#define TOKUDB_RECOVERY_PROGRESS_TIME 15
struct scan_state {