rocksdb/utilities/transactions
agiardullo d08d50295c Fix transaction locking
Summary: Broke transaction locking in 4.4 in D52197.  Will cherry-pick this change into 4.4 (which hasn't yet been fully released).  Repro'd using db_bench.

Test Plan: unit tests and db_Bench

Reviewers: sdong, yhchiang, kradhakrishnan, ngbronson

Reviewed By: ngbronson

Subscribers: ngbronson, dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D54021
2016-02-16 17:15:05 -08:00
..
optimistic_transaction_db_impl.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
optimistic_transaction_db_impl.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
optimistic_transaction_impl.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
optimistic_transaction_impl.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
optimistic_transaction_test.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
transaction_base.cc can_unlock set but not used 2016-02-16 11:24:40 -08:00
transaction_base.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
transaction_db_impl.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
transaction_db_impl.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
transaction_db_mutex_impl.cc Fix transaction locking 2016-02-16 17:15:05 -08:00
transaction_db_mutex_impl.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
transaction_impl.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
transaction_impl.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
transaction_lock_mgr.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
transaction_lock_mgr.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
transaction_test.cc Fix WriteImpl empty batch hanging issue 2016-02-16 12:21:33 -08:00
transaction_util.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
transaction_util.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00