Commit Graph

7 Commits (5fef34fd3a42b31abb0e454d467e0128b115a69c)

Author SHA1 Message Date
akankshamahajan 935aae3bcf Run clang format on logging folder (#10861) 2 years ago
mrambacher 12f1137355 Add a SystemClock class to capture the time functions of an Env (#7858) 3 years ago
mrambacher a08d6f18f0 Add more tests to ASSERT_STATUS_CHECKED (#7367) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
Yanqin Jin 28aa09dcce Pass info_log_level to the inner logger of AutoRollLogger (#6388) 4 years ago
sdong 7260347fd1 Auto Roll Logger to add some extra checking to avoid segfault. (#5623) 5 years ago
Siying Dong 000b9ec217 Move some logging related files to logging/ (#5387) 5 years ago
Siying Dong cb094e13bb Auto roll logger to enforce options.keep_log_file_num immediately after a new file is created (#5370) 5 years ago
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382) 5 years ago
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 5 years ago
Siying Dong 545d206040 Move some file related files outside util/ (#5375) 5 years ago
Anand Ananthabhotla dfbe52e099 Fix the Logger::Close() and DBImpl::Close() design pattern 6 years ago
Anand Ananthabhotla d0f1b49ab6 Add a Close() method to DB to return status when closing a db 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Siying Dong 6ef8c620d3 Move auto_roll_logger and filename out of db/ 7 years ago
Siying Dong 88cc81df5c auto_roll_logger_test to move away from real sleep 7 years ago
Aaron Gao e877afa08b Remove bulk loading and auto_roll_logger in rocksdb_lite 7 years ago
Andrew Kryczka b046916656 Redo SyncPoints for flush while rolling test 8 years ago
Dmitri Smirnov d37d348da8 This addresses build issues on Windows 8 years ago
Andrew Kryczka 3943d16780 Fix race conditions in auto-rolling logger 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Andrew Kryczka 167bd8856d [directory includes cleanup] Finish removing util->db dependencies 9 years ago
Islam AbdelRahman 2872e0c8c2 Clean and expose CreateLoggerFromOptions 9 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago
Igor Sugak 62247ffa3b rocksdb: Add missing override 9 years ago
krad a047409ae9 Fixed a bug in the test case 9 years ago
Islam AbdelRahman 06a766de56 Adding Flush to AutoRollLogger 10 years ago
fyrz cfe8837e43 Switch logv with loglevel to virtual 10 years ago
Karthikeyan Radhakrishnan da9cbce731 Add Header to logging to capture application level information 10 years ago
Igor Canadi ddef6841b3 Renamed InfoLogLevel::DEBUG to InfoLogLevel::DEBUG_LEVEL 10 years ago
sdong 4405f3a000 Allow user to specify log level for info_log 10 years ago
Yueh-Hsuan Chiang ccaedd16d4 Enable log info with different levels. 11 years ago
Igor Canadi 73f62255c1 [CF] Split SanitizeOptions into two 11 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago
Dhruba Borthakur 4463b11cad Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Haobo Xu 839f6db77e [RocksDB] Fix PosixLogger and AutoRollLogger thread safety 11 years ago
Kai Liu b63aafce42 Allow the logs to be purged by TTL. 12 years ago