Skip to content

[Fix](regression test) Fix schema change concurrent with txn regression case - #40765

Merged
dataroaring merged 1 commit into
apache:masterfrom
Yukang-Lian:Fix-Schema-Change-Txn-Case
Sep 14, 2024
Merged

[Fix](regression test) Fix schema change concurrent with txn regression case#40765
dataroaring merged 1 commit into
apache:masterfrom
Yukang-Lian:Fix-Schema-Change-Txn-Case

Conversation

@Yukang-Lian

@Yukang-LianYukang-Lian commented Sep 12, 2024

Copy link
Copy Markdown
Collaborator

Proposed changes

PR #37669 introduced a new config enable_abort_txn_by_checking_conflict_txn=true. This config will abort schema while loading txn and restart coordinator, which causes regression test failed. We set it to false to fix this test.

@doris-robot

Copy link
Copy Markdown

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

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@dataroaring

Copy link
Copy Markdown
Contributor

run buildall

@cjj2010cjj2010 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@dataroaringdataroaring left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Sep 14, 2024
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@dataroaring
dataroaring merged commit a49beb2 into apache:masterSep 14, 2024
dataroaring pushed a commit that referenced this pull request Oct 9, 2024
…on case (#40765)
## Proposed changes
PR #37669 introduced a new config
`enable_abort_txn_by_checking_conflict_txn=true`. This config will abort
schema while loading txn and restart coordinator, which causes
regression test failed. We set it to false to fix this test.
<!--Describe your changes.-->
HappenLee pushed a commit to HappenLee/incubator-doris that referenced this pull request Apr 24, 2026
…on case (apache#40765)
## Proposed changes
PR apache#37669 introduced a new config
`enable_abort_txn_by_checking_conflict_txn=true`. This config will abort
schema while loading txn and restart coordinator, which causes
regression test failed. We set it to false to fix this test.
<!--Describe your changes.-->
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.dev/3.0.3-mergedreviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Yukang-Lian@doris-robot@dataroaring@cjj2010