Uh oh!
There was an error while loading. Please reload this page.
[fix](cloud) fix core dump in CloudWarmUpManager::handle_jobs - #43262
Conversation
use smart pointer to control the lifespan of JobMeta to avoid nullptr Signed-off-by: freemandealer <freeman.zhang1992@gmail.com>
doris-robot
commented
Nov 5, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
freemandealer
commented
Nov 5, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Nov 5, 2024
TeamCity be ut coverage result: |
freemandealer
commented
Nov 5, 2024
run p0 |
freemandealer
commented
Nov 5, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
freemandealer
commented
Nov 6, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Nov 6, 2024
TeamCity be ut coverage result: |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
use smart pointer to control the lifespan of JobMeta to avoid nullptr Signed-off-by: freemandealer <freeman.zhang1992@gmail.com>
…#43262) use smart pointer to control the lifespan of JobMeta to avoid nullptr Signed-off-by: freemandealer <freeman.zhang1992@gmail.com>
use smart pointer to control the lifespan of JobMeta to avoid nullptr