rocksdb/logging
Maysam Yabandeh 28e5a9a9fb Increase max_log_size in FlushJob to 1024 bytes (#6258)
Summary:
When measure_io_stats_ is enabled, the volume of logging is beyond the default limit of 512 size. The patch allows the EventLoggerStream to change the limit, and also sets it to 1024 for FlushJob.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/6258

Differential Revision: D19279269

Pulled By: maysamyabandeh

fbshipit-source-id: 3fb5d468dad488f289ac99d713378177eb7504d6
2020-01-06 10:16:52 -08:00
..
auto_roll_logger_test.cc Fix regression bug of Auto rolling logger when handling failures (#5622) 2019-07-24 12:08:40 -07:00
auto_roll_logger.cc Apply formatter to recent 200+ commits. (#5830) 2019-09-20 12:04:26 -07:00
auto_roll_logger.h Auto Roll Logger to add some extra checking to avoid segfault. (#5623) 2019-07-24 15:14:40 -07:00
env_logger_test.cc Apply formatter to recent 200+ commits. (#5830) 2019-09-20 12:04:26 -07:00
env_logger.h Introduce a new storage specific Env API (#5761) 2019-12-13 14:48:41 -08:00
event_logger_test.cc Move some logging related files to logging/ (#5387) 2019-05-31 17:23:59 -07:00
event_logger.cc Increase max_log_size in FlushJob to 1024 bytes (#6258) 2020-01-06 10:16:52 -08:00
event_logger.h Increase max_log_size in FlushJob to 1024 bytes (#6258) 2020-01-06 10:16:52 -08:00
log_buffer.cc Increase max_log_size in FlushJob to 1024 bytes (#6258) 2020-01-06 10:16:52 -08:00
log_buffer.h Increase max_log_size in FlushJob to 1024 bytes (#6258) 2020-01-06 10:16:52 -08:00
logging.h Move some logging related files to logging/ (#5387) 2019-05-31 17:23:59 -07:00
posix_logger.h Move some logging related files to logging/ (#5387) 2019-05-31 17:23:59 -07:00