Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-22 Thread via GitHub
dataroaring merged PR #30117: URL: https://github.com/apache/doris/pull/30117 -- 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] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-22 Thread via GitHub
github-actions[bot] commented on PR #30117: URL: https://github.com/apache/doris/pull/30117#issuecomment-1903595435 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](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-22 Thread via GitHub
github-actions[bot] commented on PR #30117: URL: https://github.com/apache/doris/pull/30117#issuecomment-1903595362 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](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30117: URL: https://github.com/apache/doris/pull/30117#issuecomment-1903234702 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 96bd57386c35b73bc7d12b9652b44f853b750ebd with default session variables Stream

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30117: URL: https://github.com/apache/doris/pull/30117#issuecomment-1903232206 ClickBench: Total hot run time: 30.28 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

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

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

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

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-21 Thread via GitHub
SWJTU-ZhangLei commented on PR #30117: URL: https://github.com/apache/doris/pull/30117#issuecomment-1903160284 > need update Thanks for your comments , i have updated the code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-21 Thread via GitHub
SWJTU-ZhangLei commented on PR #30117: URL: https://github.com/apache/doris/pull/30117#issuecomment-1903158976 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] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-21 Thread via GitHub
yujun777 commented on code in PR #30117: URL: https://github.com/apache/doris/pull/30117#discussion_r1461305632 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -2358,6 +2368,9 @@ public long saveAuth(CountingDataOutputStream dos, long checksum) throws IOExc

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-21 Thread via GitHub
yujun777 commented on code in PR #30117: URL: https://github.com/apache/doris/pull/30117#discussion_r1461305489 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -2044,6 +2050,10 @@ public long loadAuth(DataInputStream dis, long checksum) throws IOException {

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-21 Thread via GitHub
yujun777 commented on code in PR #30117: URL: https://github.com/apache/doris/pull/30117#discussion_r1461305251 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -688,7 +690,11 @@ public Env(boolean isCheckpointCatalog) { this.brokerMgr = new BrokerMg

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-19 Thread via GitHub
doris-robot commented on PR #30117: URL: https://github.com/apache/doris/pull/30117#issuecomment-1900216759 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 8fa3ffa8b0284965d326281c859d5fca4dc15eb2 with default session variables Stream

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-19 Thread via GitHub
doris-robot commented on PR #30117: URL: https://github.com/apache/doris/pull/30117#issuecomment-1900212661 ClickBench: Total hot run time: 30.58 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

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

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

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

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-19 Thread via GitHub
SWJTU-ZhangLei commented on PR #30117: URL: https://github.com/apache/doris/pull/30117#issuecomment-1900136759 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] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-18 Thread via GitHub
doris-robot commented on PR #30117: URL: https://github.com/apache/doris/pull/30117#issuecomment-1899896806 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit c3232e1286a5331c1c944a42ecda8da8cda3ac5e with default session variables Stream

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-18 Thread via GitHub
doris-robot commented on PR #30117: URL: https://github.com/apache/doris/pull/30117#issuecomment-1899893627 ClickBench: Total hot run time: 30.91 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

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

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

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

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-18 Thread via GitHub
SWJTU-ZhangLei commented on PR #30117: URL: https://github.com/apache/doris/pull/30117#issuecomment-1899849016 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] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-18 Thread via GitHub
doris-robot commented on PR #30117: URL: https://github.com/apache/doris/pull/30117#issuecomment-1899751988 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 658184160bdfc5735c23dfa9c05ca55bcd7c4326 with default session variables Stream

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-18 Thread via GitHub
doris-robot commented on PR #30117: URL: https://github.com/apache/doris/pull/30117#issuecomment-1899749831 ClickBench: Total hot run time: 30.73 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

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

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

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

[PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-18 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #30117: URL: https://github.com/apache/doris/pull/30117 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](

Re: [PR] [feature](merge-cloud) Add CloudGlobalTransactionMgr [doris]

2024-01-18 Thread via GitHub
SWJTU-ZhangLei commented on PR #30117: URL: https://github.com/apache/doris/pull/30117#issuecomment-1899642042 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.