Hi Xinyi:
Nice Job!
I have created DSIP-002[1] for this proposal
[1]
https://cwiki.apache.org/confluence/display/DORIS/DSIP-002%3A+Refactor+memory+tracker+on+BE
--
此致!Best Regards
陈明雨 Mingyu Chen
Email:
chenmin...@apache.org
At 2022-03-19 21:02:16, "XinYi Zou" wrote:
>Hi all,
>I want
Hi all,
I want to refactor Doris BE memory tracking tool MemTracker.
MemTracker: tracks memory consumption via manual calls to
Consume()/Release(), it contains an optional limit and can be arranged into
a tree structure.
motivation:
Currently, only a small amount of memory in BE is tracked, which