gavinchou opened a new pull request, #64578:
URL: https://github.com/apache/doris/pull/64578

   ### What
   - Replace sync clear direct storage wipe with the safe block scan/remove 
path.
   - Keep busy blocks on holder lifecycle and synchronously remove releasable 
downloaded blocks.
   - Reject concurrent sync clear requests with HTTP 400.
   - Add large sync-clear and concurrent-clear BE tests with SyncPoint mocked 
storage removal.
   
   ### Tests
   - `sh run-be-ut.sh --run --filter 
"BlockFileCacheTest.clear_file_cache_sync*:BlockFileCacheTest.clear_retains_meta_directory_and_clears_meta_entries"`


-- 
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]

Reply via email to