Re: [PR] [feature](cloud) Support multi follower fe in cloud [doris]

2024-09-04 Thread via GitHub
github-actions[bot] commented on PR #38388: URL: https://github.com/apache/doris/pull/38388#issuecomment-2330459289 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] [feature](cloud) Support multi follower fe in cloud [doris]

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

Re: [PR] [feature](cloud) Support multi follower fe in cloud [doris]

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

Re: [PR] [feature](cloud) Support multi follower fe in cloud [doris]

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

Re: [PR] [feature](cloud) Support multi follower fe in cloud [doris]

2024-09-02 Thread via GitHub
github-actions[bot] commented on PR #38388: URL: https://github.com/apache/doris/pull/38388#issuecomment-2325514923 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] [feature](cloud) Support multi follower fe in cloud [doris]

2024-09-02 Thread via GitHub
deardeng commented on PR #38388: URL: https://github.com/apache/doris/pull/38388#issuecomment-2325511015 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] [feature](cloud) Support multi follower fe in cloud [doris]

2024-09-02 Thread via GitHub
github-actions[bot] commented on PR #38388: URL: https://github.com/apache/doris/pull/38388#issuecomment-2324573968 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] [feature](cloud) Support multi follower fe in cloud [doris]

2024-09-02 Thread via GitHub
deardeng commented on code in PR #38388: URL: https://github.com/apache/doris/pull/38388#discussion_r1740777975 ## gensrc/proto/cloud.proto: ## @@ -142,6 +142,7 @@ message NodeInfoPB { UNKNOWN = 0; FE_MASTER = 1; FE_OBSERVER = 2; +FE_FOLLOWER =

Re: [PR] [feature](cloud) Support multi follower fe in cloud [doris]

2024-09-02 Thread via GitHub
deardeng commented on code in PR #38388: URL: https://github.com/apache/doris/pull/38388#discussion_r1740777208 ## fe/fe-core/src/main/java/org/apache/doris/cloud/catalog/CloudClusterChecker.java: ## @@ -371,22 +371,33 @@ private void getCloudObserverFes() { LOG.deb

Re: [PR] [feature](cloud) Support multi follower fe in cloud [doris]

2024-09-01 Thread via GitHub
gavinchou commented on code in PR #38388: URL: https://github.com/apache/doris/pull/38388#discussion_r1738359699 ## gensrc/proto/cloud.proto: ## @@ -142,6 +142,7 @@ message NodeInfoPB { UNKNOWN = 0; FE_MASTER = 1; Review Comment: add comment // lagacy logic

Re: [PR] [feature](cloud) Support multi follower fe in cloud [doris]

2024-08-30 Thread via GitHub
gavinchou commented on code in PR #38388: URL: https://github.com/apache/doris/pull/38388#discussion_r1738357822 ## cloud/src/resource-manager/resource_manager.cpp: ## @@ -157,28 +157,41 @@ bool ResourceManager::check_cluster_params_valid(const ClusterPB& cluster, std:: st

Re: [PR] [feature](cloud) Support multi follower fe in cloud [doris]

2024-08-19 Thread via GitHub
github-actions[bot] commented on PR #38388: URL: https://github.com/apache/doris/pull/38388#issuecomment-2297941744 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] [feature](cloud) Support multi follower fe in cloud [doris]

2024-07-30 Thread via GitHub
w41ter commented on code in PR #38388: URL: https://github.com/apache/doris/pull/38388#discussion_r1697833036 ## gensrc/proto/cloud.proto: ## @@ -142,6 +142,7 @@ message NodeInfoPB { UNKNOWN = 0; FE_MASTER = 1; FE_OBSERVER = 2; +FE_FOLLOWER = 3

Re: [PR] [feature](cloud) Support multi follower fe in cloud [doris]

2024-07-29 Thread via GitHub
yujun777 commented on code in PR #38388: URL: https://github.com/apache/doris/pull/38388#discussion_r1696185127 ## regression-test/suites/cloud_p0/multi_cluster/test_multi_follower.groovy: ## @@ -0,0 +1,176 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

Re: [PR] [feature](cloud) Support multi follower fe in cloud [doris]

2024-07-25 Thread via GitHub
deardeng commented on PR #38388: URL: https://github.com/apache/doris/pull/38388#issuecomment-2251847548 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] [feature](cloud) Support multi follower fe in cloud [doris]

2024-07-25 Thread via GitHub
github-actions[bot] commented on PR #38388: URL: https://github.com/apache/doris/pull/38388#issuecomment-2251844689 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] [feature](cloud) Support multi follower fe in cloud [doris]

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

Re: [PR] [feature](cloud) Support multi follower fe in cloud [doris]

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

Re: [PR] [feature](cloud) Support multi follower fe in cloud [doris]

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

Re: [PR] [feature](cloud) Support multi follower fe in cloud [doris]

2024-07-25 Thread via GitHub
github-actions[bot] commented on PR #38388: URL: https://github.com/apache/doris/pull/38388#issuecomment-2250257815 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] [feature](cloud) Support multi follower fe in cloud [doris]

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

Re: [PR] [feature](cloud) Support multi follower fe in cloud [doris]

2024-07-25 Thread via GitHub
deardeng commented on PR #38388: URL: https://github.com/apache/doris/pull/38388#issuecomment-2250246075 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] [feature](cloud) Support multi follower fe in cloud [doris]

2024-07-25 Thread via GitHub
deardeng opened a new pull request, #38388: URL: https://github.com/apache/doris/pull/38388 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab