Skip to content
Snippets Groups Projects
Unverified Commit d676abf0 authored by Manish R Jain's avatar Manish R Jain Committed by GitHub
Browse files

Remove inSnapshot logic (#2480)

- Remove local Oracle map commit and abort tracking. Oracle only gets to know about it after the commits or aborts have already been applied to the posting lists.
- Simplify OracleDelta by using TxnStatus, instead of a map. This allows transaction statuses to be sorted by CommitTs, which adds determinism to our codebase.
parent 51bc203b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment