Skip to content

branch-3.1: [Fix](recycler) Fix possible null pointer when first txn->get() failed #59019#59020

Merged
morrySnow merged 2 commits intoapache:branch-3.1from
gavinchou:gavin-fix-scan-and-recycle
Dec 15, 2025
Merged

branch-3.1: [Fix](recycler) Fix possible null pointer when first txn->get() failed #59019#59020
morrySnow merged 2 commits intoapache:branch-3.1from
gavinchou:gavin-fix-scan-and-recycle

Conversation

@gavinchou
Copy link
Contributor

fix first txn->get ends up with null pointer
partial pick #59019

@gavinchou gavinchou requested a review from morrySnow as a code owner December 14, 2025 07:33
@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@gavinchou
Copy link
Contributor Author

run buildall

@gavinchou
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

Cloud UT Coverage Report

Increment line coverage 100.00% (2/2) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 81.99% (1266/1544)
Line Coverage 65.93% (22728/34473)
Region Coverage 67.37% (11324/16809)
Branch Coverage 57.15% (5996/10492)

@morrySnow morrySnow merged commit a5c0a69 into apache:branch-3.1 Dec 15, 2025
21 of 22 checks passed
@morrySnow morrySnow changed the title [Fix](recycler) Fix possible null pointer when first txn->get() failed branch-3.1: [Fix](recycler) Fix possible null pointer when first txn->get() failed #59019 Dec 15, 2025
w41ter pushed a commit to w41ter/incubator-doris that referenced this pull request Dec 26, 2025
seawinde pushed a commit to seawinde/doris that referenced this pull request Jan 30, 2026
…>get() failed apache#59019 (apache#59020)

fix first txn->get ends up with null pointer
partial pick apache#59019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants