You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously we attempted to rollback SyncWrites individually
by setting the correct state in the HashTable and PDM
post-rollback. With the new, simpler, approach to rollback where
we re-use the warmup code to load prepares we can remove the code
added to pass various state through to the PDM and the PDM rollback
function.
Change-Id: Ia605f04bbb5d32071a669564e58d4990809629ba
Reviewed-on: http://review.couchbase.org/113028
Tested-by: Build Bot <[email protected]>
Reviewed-by: Dave Rigby <[email protected]>
0 commit comments