Re: [PR] [fix](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-28 Thread via GitHub
dataroaring merged PR #42043: URL: https://github.com/apache/doris/pull/42043 -- 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](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42043: URL: https://github.com/apache/doris/pull/42043#issuecomment-2436730381 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](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42043: URL: https://github.com/apache/doris/pull/42043#issuecomment-2436730437 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](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42043: URL: https://github.com/apache/doris/pull/42043#issuecomment-2435040983 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](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-24 Thread via GitHub
SWJTU-ZhangLei commented on code in PR #42043: URL: https://github.com/apache/doris/pull/42043#discussion_r1814806146 ## cloud/src/meta-service/txn_lazy_committer.cpp: ## @@ -303,31 +303,33 @@ void TxnLazyCommitTask::commit() { code_ = MetaServiceCode::OK;

Re: [PR] [fix](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-24 Thread via GitHub
SWJTU-ZhangLei commented on PR #42043: URL: https://github.com/apache/doris/pull/42043#issuecomment-2435032775 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] [fix](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-24 Thread via GitHub
gavinchou commented on code in PR #42043: URL: https://github.com/apache/doris/pull/42043#discussion_r1814770560 ## cloud/src/meta-service/txn_lazy_committer.cpp: ## @@ -303,31 +303,33 @@ void TxnLazyCommitTask::commit() { code_ = MetaServiceCode::OK; m

Re: [PR] [fix](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-21 Thread via GitHub
github-actions[bot] commented on PR #42043: URL: https://github.com/apache/doris/pull/42043#issuecomment-2428345561 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](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-21 Thread via GitHub
SWJTU-ZhangLei commented on code in PR #42043: URL: https://github.com/apache/doris/pull/42043#discussion_r1810008040 ## cloud/src/meta-service/txn_lazy_committer.cpp: ## @@ -357,14 +358,39 @@ void TxnLazyCommitTask::commit() { break; } -

Re: [PR] [fix](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-21 Thread via GitHub
SWJTU-ZhangLei commented on PR #42043: URL: https://github.com/apache/doris/pull/42043#issuecomment-2428339842 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] [fix](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-21 Thread via GitHub
gavinchou commented on code in PR #42043: URL: https://github.com/apache/doris/pull/42043#discussion_r1804839375 ## cloud/src/meta-service/txn_lazy_committer.cpp: ## @@ -357,14 +358,39 @@ void TxnLazyCommitTask::commit() { break; } -

Re: [PR] [fix](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-21 Thread via GitHub
github-actions[bot] commented on PR #42043: URL: https://github.com/apache/doris/pull/42043#issuecomment-2425817493 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](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-21 Thread via GitHub
SWJTU-ZhangLei commented on PR #42043: URL: https://github.com/apache/doris/pull/42043#issuecomment-2425800072 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] [fix](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-17 Thread via GitHub
github-actions[bot] commented on PR #42043: URL: https://github.com/apache/doris/pull/42043#issuecomment-2419204761 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](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-17 Thread via GitHub
SWJTU-ZhangLei commented on PR #42043: URL: https://github.com/apache/doris/pull/42043#issuecomment-2419197103 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] [fix](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-17 Thread via GitHub
github-actions[bot] commented on PR #42043: URL: https://github.com/apache/doris/pull/42043#issuecomment-2419108903 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](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-17 Thread via GitHub
github-actions[bot] commented on PR #42043: URL: https://github.com/apache/doris/pull/42043#issuecomment-2419088559 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](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-17 Thread via GitHub
github-actions[bot] commented on PR #42043: URL: https://github.com/apache/doris/pull/42043#issuecomment-2419086958 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](cloud) Fix tablet_id is zero when txn lazy commit [doris]

2024-10-17 Thread via GitHub
SWJTU-ZhangLei commented on PR #42043: URL: https://github.com/apache/doris/pull/42043#issuecomment-2419080157 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.