yiguolei commented on a change in pull request #7529:
URL: https://github.com/apache/incubator-doris/pull/7529#discussion_r835834360
##########
File path: be/src/olap/storage_engine.cpp
##########
@@ -776,18 +783,18 @@ void StorageEngine::_clean_unused_txns() {
}
}
-OLAPStatus StorageEngine::_do_sweep(const string& scan_root, const time_t&
local_now,
+OLAPStatus StorageEngine::_do_sweep(const FilePathDesc& scan_root_desc, const
time_t& local_now,
const int32_t expire) {
Review comment:
Cold data will have no trash or garbage, not deal with it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]