Remove obsolete unmanaged_memory_limit log warning after obmalloc removal
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
Research direction
Inspect ob_server_config.cpp around line 207 and trace the check_limit warning described in the issue. Done means the obsolete unmanaged_memory_size warning is no longer emitted after obmalloc removal; verify the surrounding configuration logic still behaves as expected.
Written by the indexing model from the issue text.
Description
Description
After the removal of obmalloc, certain log warnings are no longer necessary.
Details
The following warning log is now obsolete and should be removed or suppressed:
[2026-08-07 16:12:18.275752] EDIAG [SHARE.CONFIG] check_limit (ob_server_config.cpp:207) [1652661][T1_TxLoopWorker_MemPrinter][Y0-0000000000000000-0-0] [lt=7][errcode=-4080] unmanaged_memory_size is over the limit(unmanaged_memory_size=2513899520, UNMANAGED_MEMORY_LIMIT=2147483648) BACKTRACE:0xa1be7...
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 342
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 55
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from oceanbase/seekdb
-
dima type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
-
dima type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
dima type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
dima type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 60/100
-
dima type: task
Difficulty 1/5 Under an hour Newbie friendliness 70/100
All issues in oceanbase/seekdb
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·