this change fixes the "store-copy" command.
Like the bug reported in http://tracker.ceph.com/issues/10093.
Signed-off-by: huangjun <hjwsm1989@gmail.com>
(cherry picked from commit
d85e0f8c50fce62be012506f7ffcb1cdeb0c819c)
<< stringify(si_t(total_size)) << ")" << std::endl;
} while (it->valid());
-
+ out_store.close();
std::cout << "summary: copied " << total_keys << " keys, using "
<< total_tx << " transactions, totalling "
<< stringify(si_t(total_size)) << std::endl;