rocksdb/utilities/write_batch_with_index
Manuel Ung 71239908cf Invalidate iterator on transaction clear (#7733)
Summary:
Some clients do not close their iterators until after the transaction finishes. To handle this case, we will invalidate any iterators on transaction clear.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/7733

Reviewed By: cheng-chang

Differential Revision: D25261158

Pulled By: lth

fbshipit-source-id: b91320f00c54cbe0e6882b794b34f3bb5640dbc0
2020-12-09 19:13:22 -08:00
..
write_batch_with_index.cc Invalidate iterator on transaction clear (#7733) 2020-12-09 19:13:22 -08:00
write_batch_with_index_internal.cc Fix write_batch_test when ASSERT_STATUS_CHECKED=1 (#7575) 2020-10-20 13:18:41 -07:00
write_batch_with_index_internal.h Invalidate iterator on transaction clear (#7733) 2020-12-09 19:13:22 -08:00
write_batch_with_index_test.cc Add further tests to ASSERT_STATUS_CHECKED (1) (#7679) 2020-12-08 15:55:04 -08:00