Commit Graph

25 Commits (acee2b08a2d37154b8f9e2dc74b1966202c15ec5)

Author SHA1 Message Date
Igor Sugak b4b69e4f77 rocksdb: switch to gtest 9 years ago
Igor Sugak 9fd6edf81c rocksdb: Replace ASSERT* with EXPECT* in functions that does not return void value 9 years ago
krad a047409ae9 Fixed a bug in the test case 10 years ago
Islam AbdelRahman 06a766de56 Adding Flush to AutoRollLogger 10 years ago
Karthikeyan Radhakrishnan da9cbce731 Add Header to logging to capture application level information 10 years ago
Igor Canadi 767777c2bd Turn on -Wshorten-64-to-32 and fix all the errors 10 years ago
Lei Jin c7037153c3 attempt to fix auto_roll_logger_test 10 years ago
Yueh-Hsuan Chiang 4d913cfbc3 Fix a bug causing LOG is not created when max_log_file_size is set. 10 years ago
Igor Canadi ddef6841b3 Renamed InfoLogLevel::DEBUG to InfoLogLevel::DEBUG_LEVEL 10 years ago
Igor Canadi 4daea66343 Turn on -Wmissing-prototypes 10 years ago
Kai Liu 6ba1084f24 Fix some compilation bugs in different platforms 11 years ago
Yueh-Hsuan Chiang 9a7b74954f Refine the checks in InfoLogLevel test. 11 years ago
kailiu e41c060a06 Make sure logger is safely released in `InfoLogLevel` 11 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
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Haobo Xu 839f6db77e [RocksDB] Fix PosixLogger and AutoRollLogger thread safety 11 years ago
Mayank Agarwal 5b278b53ae Fix valgrind errors in rocksdb tests: auto_roll_logger_test, reduce_levels_test 12 years ago
Kai Liu 45f0030458 Fix the "IO error" in auto_roll_logger_test 12 years ago
Kai Liu aaa0cbb97a Fix the warning introduced by auto_roll_logger_test 12 years ago
Kai Liu b63aafce42 Allow the logs to be purged by TTL. 12 years ago