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

Feedback: Transaction Layer #18460

Closed
pao214 opened this issue Apr 9, 2024 · 1 comment
Closed

Feedback: Transaction Layer #18460

pao214 opened this issue Apr 9, 2024 · 1 comment

Comments

@pao214
Copy link

pao214 commented Apr 9, 2024

Page: https://cockroachlabs.com/docs/v23.2/architecture/transaction-layer.html

What is the reason for your feedback?

[x] Missing the information I need

[ ] Too complicated

[ ] Out of date

[ ] Something is broken

[ ] Other

Additional details

Unclear from the docs if the timestamp cache is raft replicated. I assume not. Curious what happens to the cache across lease transfers. How does CRDB serialize operations to the new leaseholder to execute after the reads to the old leaseholder?

@pao214
Copy link
Author

pao214 commented Apr 10, 2024

After looking around for a bit, I find that DB raises this error https://www.cockroachlabs.com/docs/v23.2/transaction-retry-error-reference#abort_reason_new_lease_prevents_txn

@pao214 pao214 closed this as completed Apr 10, 2024
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

No branches or pull requests

1 participant