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
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
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
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
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
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
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
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 =
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
23 matches
Mail list logo