Skip to content

[branch-4.1][chore](cloud) Enable txn lazy commit by default (pick #58732 #61506)#61508

Merged
yiguolei merged 1 commit intoapache:branch-4.1from
gavinchou:gavin-enable-lazy-commit-4.1
Mar 19, 2026
Merged

[branch-4.1][chore](cloud) Enable txn lazy commit by default (pick #58732 #61506)#61508
yiguolei merged 1 commit intoapache:branch-4.1from
gavinchou:gavin-enable-lazy-commit-4.1

Conversation

@gavinchou
Copy link
Contributor

Summary

This PR picks #58732 and #61506 to branch-4.1.

Enable enable_cloud_txn_lazy_commit by default for cloud mode.

Changes

  • BE: Change enable_cloud_txn_lazy_commit default value from false to true
  • FE: Change enable_cloud_txn_lazy_commit default value from false to true

🤖 Generated with Claude Code

…pache#61506)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gavinchou gavinchou requested a review from yiguolei as a code owner March 19, 2026 03:59
@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

@hello-stephen
Copy link
Contributor

BE UT Coverage Report

Increment line coverage 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 52.82% (19393/36713)
Line Coverage 36.23% (181403/500711)
Region Coverage 32.69% (140172/428783)
Branch Coverage 33.69% (61026/181123)

@hello-stephen
Copy link
Contributor

BE Regression && UT Coverage Report

Increment line coverage 100% (0/0) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 71.36% (25641/35934)
Line Coverage 54.19% (270851/499772)
Region Coverage 51.46% (222817/433021)
Branch Coverage 53.00% (96335/181749)

@yiguolei
Copy link
Contributor

skip buildall

@yiguolei yiguolei merged commit 9232abc into apache:branch-4.1 Mar 19, 2026
28 of 31 checks passed
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.

3 participants