Re: [PR] [Bug](regression) Fix occasional timeout issues [doris]

2024-05-13 Thread via GitHub
yiguolei merged PR #34691: URL: https://github.com/apache/doris/pull/34691 -- 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] [Bug](regression) Fix occasional timeout issues [doris]

2024-05-13 Thread via GitHub
doris-robot commented on PR #34691: URL: https://github.com/apache/doris/pull/34691#issuecomment-2109195624 TeamCity be ut coverage result: Function Coverage: 35.67% (8987/25195) Line Coverage: 27.32% (74272/271842) Region Coverage: 26.56% (38383/144519) Branch Coverage: 23.3

Re: [PR] [Bug](regression) Fix occasional timeout issues [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34691: URL: https://github.com/apache/doris/pull/34691#issuecomment-2109132157 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] [Bug](regression) Fix occasional timeout issues [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34691: URL: https://github.com/apache/doris/pull/34691#issuecomment-2109132127 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] [Bug](regression) Fix occasional timeout issues [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on code in PR #34691: URL: https://github.com/apache/doris/pull/34691#discussion_r1599278471 ## be/src/util/stopwatch.hpp: ## @@ -78,7 +78,7 @@ class CustomStopWatch { } // Returns time in nanosecond. -uint64_t elapsed_time_seconds(t