[fix](cloud) Fix tablet_id is zero when txn lazy commit#42043
[fix](cloud) Fix tablet_id is zero when txn lazy commit#42043dataroaring merged 3 commits intoapache:masterfrom
Conversation
|
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
3a83b42 to
3aea689
Compare
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
|
clang-tidy review says "All clean, LGTM! 👍" |
3aea689 to
7c5333b
Compare
|
clang-tidy review says "All clean, LGTM! 👍" |
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
5a9ba2e to
27e17c0
Compare
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
27e17c0 to
bf9844d
Compare
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
| tmp_rowset_pb; | ||
| } | ||
|
|
||
| int64_t table_id = -1; |
There was a problem hiding this comment.
one-stream-multi-table load?
There was a problem hiding this comment.
one-stream-multi-table load?
done
* when ry and ms convert tmp rowsets at the same times, and finish convert task with different partitions severally, may cause tablet_id variable is zero
bf9844d to
86cf70d
Compare
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
* when recycler and ms convert tmp rowsets at the same times, and finish convert task with different partitions severally, may cause tablet_id variable is zero
Uh oh!
There was an error while loading. Please reload this page.