support read oss object concurrently

This commit is contained in:
HaHaJeff
2023-07-17 07:18:52 +00:00
committed by ob-robot
parent acc87e2b74
commit 27cbb72730
12 changed files with 1930 additions and 2 deletions

View File

@ -38,3 +38,5 @@ log_unittest(test_role_change_handler)
log_unittest(test_log_mode_mgr)
ob_unittest(test_palf_throttling)
ob_unittest(test_net_standby_restore_source)
ob_unittest(test_log_external_storage_handler)
ob_unittest(test_log_external_storage_io_task)