Re: [PR] [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly [doris]

2024-04-09 Thread via GitHub
zhangstar333 merged PR #33349: URL: https://github.com/apache/doris/pull/33349 -- 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:

Re: [PR] [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #33349: URL: https://github.com/apache/doris/pull/33349#issuecomment-2044041717 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

Re: [PR] [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #33349: URL: https://github.com/apache/doris/pull/33349#issuecomment-2044041702 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

Re: [PR] [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly [doris]

2024-04-07 Thread via GitHub
doris-robot commented on PR #33349: URL: https://github.com/apache/doris/pull/33349#issuecomment-2041915347 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 1429131647a68e9f9165630b812b34f042e4ed4c with default session variables Stream

Re: [PR] [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly [doris]

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

Re: [PR] [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly [doris]

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

Re: [PR] [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly [doris]

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

Re: [PR] [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly [doris]

2024-04-07 Thread via GitHub
doris-robot commented on PR #33349: URL: https://github.com/apache/doris/pull/33349#issuecomment-2041894449 TeamCity be ut coverage result: Function Coverage: 35.62% (/24953) Line Coverage: 27.35% (72988/266872) Region Coverage: 26.51% (37720/142284) Branch Coverage:

Re: [PR] [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly [doris]

2024-04-07 Thread via GitHub
github-actions[bot] commented on PR #33349: URL: https://github.com/apache/doris/pull/33349#issuecomment-2041874022 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

Re: [PR] [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly [doris]

2024-04-07 Thread via GitHub
zhangstar333 commented on PR #33349: URL: https://github.com/apache/doris/pull/33349#issuecomment-2041872243 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.

Re: [PR] [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly [doris]

2024-04-07 Thread via GitHub
github-actions[bot] commented on PR #33349: URL: https://github.com/apache/doris/pull/33349#issuecomment-2041818060 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

Re: [PR] [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly [doris]

2024-04-07 Thread via GitHub
doris-robot commented on PR #33349: URL: https://github.com/apache/doris/pull/33349#issuecomment-2041814552 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly [doris]

2024-04-07 Thread via GitHub
zhangstar333 opened a new pull request, #33349: URL: https://github.com/apache/doris/pull/33349 ## Proposed changes ``` F20240408 11:37:36.291920 1780373 thread_context.h:203] Check failed: !doris::config::enable_memory_orphan_check || thread_mem_tracker()->label() != "Orphan" If you