Re: [PR] [fix](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-26 Thread via GitHub
xinyiZzz commented on PR #39908: URL: https://github.com/apache/doris/pull/39908#issuecomment-2309812906 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](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-26 Thread via GitHub
xinyiZzz commented on code in PR #39908: URL: https://github.com/apache/doris/pull/39908#discussion_r1731003618 ## be/src/common/config.h: ## @@ -197,6 +197,7 @@ DECLARE_mInt64(stacktrace_in_alloc_large_memory_bytes); DECLARE_mInt64(crash_in_alloc_large_memory_bytes); // def

Re: [PR] [fix](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-25 Thread via GitHub
yiguolei commented on code in PR #39908: URL: https://github.com/apache/doris/pull/39908#discussion_r1730774003 ## be/src/common/config.h: ## @@ -197,6 +197,7 @@ DECLARE_mInt64(stacktrace_in_alloc_large_memory_bytes); DECLARE_mInt64(crash_in_alloc_large_memory_bytes); // def

Re: [PR] [fix](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-25 Thread via GitHub
yiguolei commented on code in PR #39908: URL: https://github.com/apache/doris/pull/39908#discussion_r1730773732 ## be/src/common/config.cpp: ## @@ -142,7 +142,7 @@ DEFINE_mInt64(stacktrace_in_alloc_large_memory_bytes, "2147483648"); DEFINE_mInt64(crash_in_alloc_large_memory_

Re: [PR] [fix](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39908: URL: https://github.com/apache/doris/pull/39908#issuecomment-2309389066 ClickBench: Total hot run time: 31.25 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](bytebuffer) Fix ByteBuffer use Allocator [doris]

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

Re: [PR] [fix](bytebuffer) Fix ByteBuffer use Allocator [doris]

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

Re: [PR] [fix](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39908: URL: https://github.com/apache/doris/pull/39908#issuecomment-2309290684 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](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-25 Thread via GitHub
xinyiZzz commented on PR #39908: URL: https://github.com/apache/doris/pull/39908#issuecomment-2309281753 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](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39908: URL: https://github.com/apache/doris/pull/39908#issuecomment-2309281736 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

[PR] [fix](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-25 Thread via GitHub
xinyiZzz opened a new pull request, #39908: URL: https://github.com/apache/doris/pull/39908 ``` 23:00:15  F20240824 22:56:49.773799 66432 thread_context.h:238] Check failed: doris::k_doris_exit || !doris::config::enable_memory_orphan_check || thread_mem_tracker()->label() != "Orphan" If