5daa426a18
Summary: Auto roll logger fails to handle file creation error in the correct way, which may expose to seg fault condition to users. Fix it. Pull Request resolved: https://github.com/facebook/rocksdb/pull/5622 Test Plan: Add a unit test on creating file under a non-existing directory. The test fails without the fix. Differential Revision: D16460853 fbshipit-source-id: e96da4bef4f16db171ea04a11b2ec5a9448ddbde |
||
---|---|---|
.. | ||
auto_roll_logger_test.cc | ||
auto_roll_logger.cc | ||
auto_roll_logger.h | ||
env_logger_test.cc | ||
env_logger.h | ||
event_logger_test.cc | ||
event_logger.cc | ||
event_logger.h | ||
log_buffer.cc | ||
log_buffer.h | ||
logging.h | ||
posix_logger.h |