Skip to content

[doc] release-2.1.5 EN: backfill two Memory Management bug fixes#3779

Merged
morningman merged 1 commit into
apache:masterfrom
boluor:en-release-2.1.5-from-zh
May 25, 2026
Merged

[doc] release-2.1.5 EN: backfill two Memory Management bug fixes#3779
morningman merged 1 commit into
apache:masterfrom
boluor:en-release-2.1.5-from-zh

Conversation

@boluor
Copy link
Copy Markdown
Contributor

@boluor boluor commented May 25, 2026

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:

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

  • EN now has `### Memory Management` with two bullets, matching the zh structure
  • `grep -oE 'pull/[0-9]+' | sort -u | wc -l` on EN now includes #36966 and #37464

The zh page has a `### 内存管理` (Memory Management) subsection in
Bug Fixes that EN was missing entirely, along with the two fixes it
carries:

- Jemalloc Cache statistics inaccuracy (apache/doris#37464)
- Memory size mis-detection under K8s / CGroup (apache/doris#36966)

Both are real fixes in the 2.1.5 commit log; port them over with a
new `### Memory Management` H3 placed between `### Merge on Write
Unique Key` and `### Permissions` to mirror zh's section ordering.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@morningman morningman merged commit 88d73c1 into apache:master May 25, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants