| /rocksdb-6.9/utilities/blob_db/ |
| D | blob_file.cc | 214 ROCKS_LOG_ERROR(info_log_, in GetReader() 237 ROCKS_LOG_ERROR(info_log_, in ReadMetadata() 244 ROCKS_LOG_ERROR(info_log_, in ReadMetadata() 255 ROCKS_LOG_ERROR(info_log_, in ReadMetadata() 277 ROCKS_LOG_ERROR(info_log_, in ReadMetadata() 286 ROCKS_LOG_ERROR(info_log_, in ReadMetadata() 319 ROCKS_LOG_ERROR(info_log_, in ReadMetadata()
|
| D | blob_db_impl.cc | 175 ROCKS_LOG_ERROR(db_options_.info_log, in Open() 181 ROCKS_LOG_ERROR(db_options_.info_log, in Open() 227 ROCKS_LOG_ERROR( in Open() 274 ROCKS_LOG_ERROR(db_options_.info_log, in GetAllBlobFiles() 694 ROCKS_LOG_ERROR(db_options_.info_log, in CreateWriterLocked() 796 ROCKS_LOG_ERROR(db_options_.info_log, in CreateBlobFileAndWriter() 806 ROCKS_LOG_ERROR(db_options_.info_log, in CreateBlobFileAndWriter() 1079 ROCKS_LOG_ERROR( in PutBlobValue() 1189 ROCKS_LOG_ERROR( in UpdateLiveSSTSize() 1409 ROCKS_LOG_ERROR( in GetBlobValue() [all …]
|
| D | blob_compaction_filter.cc | 165 ROCKS_LOG_ERROR(blob_db_impl->db_options_.info_log, in OpenNewBlobFileIfNeeded() 191 ROCKS_LOG_ERROR(blob_db_impl->db_options_.info_log, in ReadBlobFromOldFile() 221 ROCKS_LOG_ERROR( in WriteBlobToNewFile() 274 ROCKS_LOG_ERROR(blob_db_impl->db_options_.info_log, in CloseAndRegisterNewBlobFile()
|
| /rocksdb-6.9/utilities/ttl/ |
| D | db_ttl_impl.h | 250 ROCKS_LOG_ERROR(merge_in.logger, in FullMergeV2() 259 ROCKS_LOG_ERROR( in FullMergeV2() 300 ROCKS_LOG_ERROR( in FullMergeV2() 322 ROCKS_LOG_ERROR(logger, in PartialMergeMulti() 341 ROCKS_LOG_ERROR( in PartialMergeMulti()
|
| /rocksdb-6.9/db/ |
| D | db_iter.cc | 112 ROCKS_LOG_ERROR(logger_, "corrupted internal key in DBIter: %s", in ParseKey() 323 ROCKS_LOG_ERROR(logger_, "Encounter unexpected blob index."); in FindNextUserEntryInternal() 453 ROCKS_LOG_ERROR(logger_, "Options::merge_operator is null."); in MergeValuesNewToOld() 512 ROCKS_LOG_ERROR(logger_, "Encounter unexpected blob index."); in MergeValuesNewToOld() 826 ROCKS_LOG_ERROR(logger_, "Encounter unexpected blob index."); in FindValueForCurrentKey() 849 ROCKS_LOG_ERROR(logger_, "Encounter unexpected blob index."); in FindValueForCurrentKey() 927 ROCKS_LOG_ERROR(logger_, "Encounter unexpected blob index."); in FindValueForCurrentKeyUsingSeek() 989 ROCKS_LOG_ERROR(logger_, "Encounter unexpected blob index."); in FindValueForCurrentKeyUsingSeek()
|
| D | wal_manager.cc | 146 ROCKS_LOG_ERROR(db_options_.info_log, "Can't get current time: %s", in PurgeObsoleteWALFiles() 166 ROCKS_LOG_ERROR(db_options_.info_log, "Can't get archive files: %s", in PurgeObsoleteWALFiles() 208 ROCKS_LOG_ERROR(db_options_.info_log, in PurgeObsoleteWALFiles() 375 ROCKS_LOG_ERROR(db_options_.info_log, "[WalManger] Unknown file type %s", in ReadFirstRecord()
|
| D | repair.cc | 339 ROCKS_LOG_ERROR(info_log, "Log #%" PRIu64 ": dropping %d bytes; %s", in ConvertLogToTable() 512 ROCKS_LOG_ERROR( in ScanTable() 537 ROCKS_LOG_ERROR(db_options_.info_log, in ScanTable()
|
| D | db_filesnapshot.cc | 115 ROCKS_LOG_ERROR(immutable_db_options_.info_log, "Cannot Flush data %s\n", in GetLiveFiles()
|
| D | transaction_log_impl.h | 97 ROCKS_LOG_ERROR(info_log, "dropping %" ROCKSDB_PRIszt " bytes; %s", bytes, in Corruption()
|
| D | column_family.cc | 532 ROCKS_LOG_ERROR( in ColumnFamilyData() 568 ROCKS_LOG_ERROR(ioptions_.info_log, in ColumnFamilyData() 637 ROCKS_LOG_ERROR( in ~ColumnFamilyData()
|
| D | version_set.cc | 1838 ROCKS_LOG_ERROR(info_log_, "Encounter unexpected blob index."); in Get() 2009 ROCKS_LOG_ERROR(info_log_, "Encounter unexpected blob index."); in MultiGet() 2096 ROCKS_LOG_ERROR(vset_->db_options_->info_log, in MaybeInitializeFileMetaData() 3923 ROCKS_LOG_ERROR(db_options_->info_log, "MANIFEST write %s\n", in ProcessManifestWrites() 4018 ROCKS_LOG_ERROR(db_options_->info_log, in ProcessManifestWrites()
|
| D | memtable.cc | 671 ROCKS_LOG_ERROR(s->logger, "Encounter unexpected blob index."); in SaveValue()
|
| /rocksdb-6.9/file/ |
| D | sst_file_manager_impl.cc | 203 ROCKS_LOG_ERROR(logger_, in EnoughRoomForCompaction() 286 ROCKS_LOG_ERROR(logger_, in ClearError() 291 ROCKS_LOG_ERROR(logger_, "Cannot clear hard error\n"); in ClearError()
|
| D | delete_scheduler.cc | 77 ROCKS_LOG_ERROR(info_log_, "Failed to mark %s as trash -- %s", in DeleteFile() 338 ROCKS_LOG_ERROR(info_log_, "Failed to delete %s from trash -- %s", in DeleteTrashFile()
|
| /rocksdb-6.9/utilities/merge_operators/ |
| D | uint64add.cc | 51 ROCKS_LOG_ERROR(logger, "uint64 value corruption, size: %" ROCKSDB_PRIszt in DecodeInteger()
|
| /rocksdb-6.9/logging/ |
| D | logging.h | 46 #define ROCKS_LOG_ERROR(LGR, FMT, ...) \ macro
|
| D | auto_roll_logger_test.cc | 510 ROCKS_LOG_ERROR(&logger, "%s", kSampleMessage.c_str()); in TEST_F() 548 ROCKS_LOG_ERROR(&logger, "%s", kSampleMessage.c_str()); in TEST_F()
|
| /rocksdb-6.9/db/db_impl/ |
| D | db_impl.cc | 1162 ROCKS_LOG_ERROR(immutable_db_options_.info_log, "WAL flush error %s", in FlushWAL() 1233 ROCKS_LOG_ERROR(immutable_db_options_.info_log, "WAL Sync error %s", in SyncWAL() 1259 ROCKS_LOG_ERROR(immutable_db_options_.info_log, "WAL flush error %s", in LockWAL() 2384 ROCKS_LOG_ERROR(immutable_db_options_.info_log, in CreateColumnFamilyImpl() 2487 ROCKS_LOG_ERROR(immutable_db_options_.info_log, in DropColumnFamilyImpl() 3173 ROCKS_LOG_ERROR(immutable_db_options_.info_log, in DeleteFile() 3180 ROCKS_LOG_ERROR(immutable_db_options_.info_log, in DeleteFile() 3875 ROCKS_LOG_ERROR(immutable_db_options_.info_log, in GetLatestSequenceForKey() 3902 ROCKS_LOG_ERROR(immutable_db_options_.info_log, in GetLatestSequenceForKey() 3929 ROCKS_LOG_ERROR( in GetLatestSequenceForKey() [all …]
|
| D | db_impl_files.cc | 283 ROCKS_LOG_ERROR(immutable_db_options_.info_log, in DeleteObsoleteFileImpl() 544 ROCKS_LOG_ERROR(immutable_db_options_.info_log, in PurgeObsoleteFiles()
|
| /rocksdb-6.9/table/ |
| D | meta_blocks.cc | 145 ROCKS_LOG_ERROR(info_log, "%s", msg.c_str()); in LogPropertiesCollectionError() 310 ROCKS_LOG_ERROR(ioptions.info_log, "%s", error_msg.c_str()); in ReadProperties()
|
| /rocksdb-6.9/utilities/transactions/ |
| D | write_prepared_txn_db.cc | 462 ROCKS_LOG_ERROR( in AddPrepared() 532 ROCKS_LOG_ERROR(info_log_, in AddCommitted()
|
| D | write_unprepared_txn_db.cc | 448 ROCKS_LOG_ERROR(info_log_, in NewIterator()
|
| /rocksdb-6.9/db/compaction/ |
| D | compaction_job.cc | 1423 ROCKS_LOG_ERROR(db_options_.info_log, "[%s] [JOB %d] Compaction %s aborted", in InstallCompactionResults() 1486 ROCKS_LOG_ERROR( in OpenCompactionOutputFile()
|
| /rocksdb-6.9/table/block_based/ |
| D | block_based_table_reader.cc | 814 ROCKS_LOG_ERROR(rep_->ioptions.info_log, in ReadPropertiesBlock() 856 ROCKS_LOG_ERROR(rep_->ioptions.info_log, "%s", s.ToString().c_str()); in ReadPropertiesBlock() 1075 ROCKS_LOG_ERROR(rep_->ioptions.info_log, in ReadMetaIndexBlock()
|
| D | block_based_table_builder.cc | 675 ROCKS_LOG_ERROR(r->ioptions.info_log, in WriteBlock()
|