Re: [PR] [fix](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-22 Thread via GitHub
dataroaring merged PR #45298: URL: https://github.com/apache/doris/pull/45298 -- 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.

Re: [PR] [fix](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-19 Thread via GitHub
github-actions[bot] commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2554801291 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](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-17 Thread via GitHub
doris-robot commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2548517553 TeamCity be ut coverage result: Function Coverage: 38.85% (10126/26064) Line Coverage: 29.77% (85137/285939) Region Coverage: 28.81% (43652/151507) Branch Coverage: 25.

Re: [PR] [fix](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-17 Thread via GitHub
github-actions[bot] commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2548434027 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](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-17 Thread via GitHub
deardeng commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2548423930 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](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2547613717 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](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-12 Thread via GitHub
doris-robot commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2540528944 TeamCity be ut coverage result: Function Coverage: 38.76% (10109/26081) Line Coverage: 29.71% (84857/285664) Region Coverage: 28.77% (43554/151410) Branch Coverage: 25.

Re: [PR] [fix](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-12 Thread via GitHub
github-actions[bot] commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2540508410 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](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-12 Thread via GitHub
deardeng commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2540505014 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](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-12 Thread via GitHub
yujun777 commented on code in PR #45298: URL: https://github.com/apache/doris/pull/45298#discussion_r1883250993 ## fe/fe-core/src/test/java/org/apache/doris/clone/TabletHealthTest.java: ## @@ -61,6 +63,7 @@ protected void beforeCreatingConnectContext() throws Exception {

Re: [PR] [fix](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-12 Thread via GitHub
yujun777 commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2540501495 LGTM -- 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

Re: [PR] [fix](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-12 Thread via GitHub
github-actions[bot] commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2538982821 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](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-12 Thread via GitHub
deardeng commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2538965200 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](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-12 Thread via GitHub
github-actions[bot] commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2538773869 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](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-12 Thread via GitHub
deardeng commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2538765425 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](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-11 Thread via GitHub
deardeng commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2537717134 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](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2537662509 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](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2535911247 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](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2535545857 TeamCity be ut coverage result: Function Coverage: 38.75% (10102/26071) Line Coverage: 29.67% (84706/285476) Region Coverage: 28.74% (43486/151298) Branch Coverage: 25.

Re: [PR] [fix](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2535489334 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](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-11 Thread via GitHub
deardeng commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2535480465 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

[PR] [fix](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-11 Thread via GitHub
deardeng opened a new pull request, #45298: URL: https://github.com/apache/doris/pull/45298 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: Fix ``` "colocate group clone checker" #7557 daemon prio=5 os_prio=0 cp

Re: [PR] [fix](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2535323398 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+proce

Re: [PR] [fix](tabletScheduler) Fix addTablet dead lock in tabletScheduler [doris]

2024-12-11 Thread via GitHub
deardeng commented on PR #45298: URL: https://github.com/apache/doris/pull/45298#issuecomment-2535323565 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