Skip to content
Snippets Groups Projects
user avatar
Manish R Jain authored
- Fix up proposeTxn, so we are updating the CommitTs as per the status in Zero oracle.
- Fix #2474 by dealing with a nil resp.Context in server.go
- Fix calculateSnapshot. It is not a given that every StartTs in Mutation proposal would have a corresponding commit/abort decision. So, use Oracle's MinPendingStartTs to decide how to calculate snapshot.
- Remove o.aborts in Zero. The work can be done by o.commits map.
b21f099d
History
Name Last commit Last update