Closed EasonLiao closed 10 years ago
Create a temporary data directory and store intermediate result there, after the transfering is done, rename this directory to data directory.
The naming of data directory is like : dataN where N is the id of the directory.
@m1ch1 I'm still using SimpleLog since I found a bug in RollingLog when we call sync() in empty log, I'll fix this in separate commit.
fixed the bug
Create a temporary data directory and store intermediate result there, after the transfering is done, rename this directory to data directory.
The naming of data directory is like : dataN where N is the id of the directory.