forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kv: rename UpdateStateOnRemoteRetryableErr to UpdateStateOnRetryableErr
Also add a new RETRY_TABLE_FROM_FUTURE error for a transaction that encounters a lease on a table descriptor such that the write timestamp on the table descriptor is after the transaction timestamp.
- Loading branch information
1 parent
aba4ad9
commit 9433411
Showing
5 changed files
with
191 additions
and
190 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.