freemandealer opened a new pull request, #65273:
URL: https://github.com/apache/doris/pull/65273
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #58043
Problem Summary: Backport PR #58043 to branch-4.1. The original change adds
VLOG_DEBUG diagnostics to file cache warm-up, cache eviction/removal paths, and
S3 reads so debugging can include tablet ids, stack traces, cache keys,
offsets, and removal reasons. While resolving conflicts, branch-4.1 existing
warm-up and cache code paths were preserved and only the missing debug
information was applied.
### Release note
None
### Check List (For Author)
- Test:
- Manual test:
`PATH=/data/data4/zhangzhengyu/build-dep/ldb_toolchain.back/bin:$PATH
build-support/clang-format.sh`
- Manual test:
`PATH=/data/data4/zhangzhengyu/build-dep/ldb_toolchain.back/bin:$PATH
build-support/check-format.sh`
- Manual test: `JAVA_HOME=/mnt/disk1/zhangzhengyu/build-dep/jdk-17.0.2/
DORIS_TOOLCHAIN=clang DISABLE_BE_JAVA_EXTENSIONS=ON ENABLE_INJECTION_POINT=ON
ENABLE_CACHE_LOCK_DEBUG=0 ENABLE_PCH=0 ./build.sh --be`
- Behavior changed: No
- Does this need documentation: No
--
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]