Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-10 Thread via GitHub
xinyiZzz merged PR #37525: URL: https://github.com/apache/doris/pull/37525 -- 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: commits-unsubscr...@doris.apa

Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-10 Thread via GitHub
doris-robot commented on PR #37525: URL: https://github.com/apache/doris/pull/37525#issuecomment-2220649528 ClickBench: Total hot run time: 30.56 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-10 Thread via GitHub
doris-robot commented on PR #37525: URL: https://github.com/apache/doris/pull/37525#issuecomment-2220634328 TPC-DS: Total hot run time: 172931 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-10 Thread via GitHub
doris-robot commented on PR #37525: URL: https://github.com/apache/doris/pull/37525#issuecomment-2220602402 TPC-H: Total hot run time: 40250 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-10 Thread via GitHub
github-actions[bot] commented on PR #37525: URL: https://github.com/apache/doris/pull/37525#issuecomment-2220520427 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-10 Thread via GitHub
xinyiZzz commented on PR #37525: URL: https://github.com/apache/doris/pull/37525#issuecomment-2220507228 run buildall -- 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 uns

Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-10 Thread via GitHub
github-actions[bot] commented on PR #37525: URL: https://github.com/apache/doris/pull/37525#issuecomment-2220011440 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-09 Thread via GitHub
doris-robot commented on PR #37525: URL: https://github.com/apache/doris/pull/37525#issuecomment-2216823852 ClickBench: Total hot run time: 30.32 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-09 Thread via GitHub
doris-robot commented on PR #37525: URL: https://github.com/apache/doris/pull/37525#issuecomment-2216811679 TPC-DS: Total hot run time: 173323 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-09 Thread via GitHub
doris-robot commented on PR #37525: URL: https://github.com/apache/doris/pull/37525#issuecomment-2216788116 TPC-H: Total hot run time: 40489 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-08 Thread via GitHub
github-actions[bot] commented on PR #37525: URL: https://github.com/apache/doris/pull/37525#issuecomment-2216701303 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-08 Thread via GitHub
xinyiZzz commented on PR #37525: URL: https://github.com/apache/doris/pull/37525#issuecomment-2216693041 run buildall -- 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 uns

[PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-08 Thread via GitHub
xinyiZzz opened a new pull request, #37525: URL: https://github.com/apache/doris/pull/37525 On 64G machine, warning water mark is 12.8G. when system available memory reaches the warning water mark, load memtable will flush, this is not a good idea. `mem_limit` default 10%, except for

Re: [PR] [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) [doris]

2024-07-08 Thread via GitHub
doris-robot commented on PR #37525: URL: https://github.com/apache/doris/pull/37525#issuecomment-2216692667 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y