Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: pipelined dml has its own max-txn-ttl of 24 hours #1224

Merged
merged 3 commits into from
Mar 14, 2024

Conversation

ekexium
Copy link
Contributor

@ekexium ekexium commented Mar 13, 2024

ref tikv/tikv#16291
Pipelined txn tends to run long. The default max TTL of 1 hour might not be enough.

@ekexium ekexium requested review from you06 and cfzjywxk March 13, 2024 10:58
Copy link
Contributor

@cfzjywxk cfzjywxk left a comment

Choose a reason for hiding this comment

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

The max txn ttl hehaviour should be explained in the docment too.

ekexium added 2 commits March 13, 2024 19:55
Signed-off-by: ekexium <[email protected]>
Signed-off-by: ekexium <[email protected]>
@ekexium ekexium merged commit d7000ea into tikv:master Mar 14, 2024
10 checks passed
@ekexium ekexium deleted the pipelined-dml-max-txn-ttl branch March 14, 2024 04:05
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