rocksdb/utilities
Igor Canadi e541dcc8fa Fix issue #921
Summary:
See a bug report here: https://github.com/facebook/rocksdb/issues/921
The fix is to not check the shared/ directory if share_table_files is false. We could also check FileExists() before GetChildren(), but that will add extra latency when Env is Hdfs :(

Test Plan: added a unit test

Reviewers: rven, sdong, IslamAbdelRahman, yhchiang, anthony

Reviewed By: anthony

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D52593
2016-01-06 13:05:24 -08:00
..
2016-01-06 13:05:24 -08:00
2015-12-11 16:47:34 -08:00
2015-11-16 12:56:21 -08:00
2015-11-16 12:56:21 -08:00
2015-12-10 21:32:45 -05:00
2015-12-23 22:38:12 -08:00