Commit 7987fa12 authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

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

git-svn-id: file:///svn/toku/tokudb@15980 c7de825b-a66e-492c-adef-691d508d4ae1
parent c336f62b
......@@ -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 {
......
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