-
Notifications
You must be signed in to change notification settings - Fork 56
Refine MVCC Write #32
Copy link
Copy link
Open
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Description
Activity
Metadata
Metadata
Assignees
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Currently, the MVCC Write is only used by test, some features is yet to add, like rollback asyncly after write fails. Maybe we'd better maintain serveral rollback queues rather than per rollback per thread.