boluor opened a new pull request, #3779: URL: https://github.com/apache/doris-website/pull/3779
## Summary The zh \`release-2.1.5\` page carries a \`### 内存管理\` (Memory Management) subsection under Bug Fixes that EN was missing entirely, along with the two fixes it contains: - Jemalloc Cache statistics inaccuracy — apache/doris#37464 - Memory size mis-detection under K8s / CGroup — apache/doris#36966 Both are real fixes that landed in 2.1.5 (already documented in zh). Add a new \`### Memory Management\` H3 in EN Bug Fixes, placed between \`### Merge on Write Unique Key\` and \`### Permissions\` to mirror zh's section ordering. ## Test plan - [x] EN now has \`### Memory Management\` with two bullets, matching the zh structure - [x] \`grep -oE 'pull/[0-9]+' | sort -u | wc -l\` on EN now includes #36966 and #37464 -- 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]
