• A
    Have Transactions use WriteBatch::RollbackToSavePoint · c3466eab
    agiardullo 提交于
    Summary:
    Clean up transactions to use the new RollbackToSavePoint api in WriteBatchWithIndex.
    
    Note, this diff depends on Pessimistic Transactions diff and ManagedSnapshot diff (D40869 and D43293).
    
    Test Plan: unit tests
    
    Reviewers: rven, yhchiang, kradhakrishnan, spetrunia, sdong
    
    Reviewed By: sdong
    
    Subscribers: dhruba, leveldb
    
    Differential Revision: https://reviews.facebook.net/D43371
    c3466eab
transaction_impl.h 8.7 KB