Lines Matching refs:error
21 … the lock is held by the current process, return acquiring time and thread ID in the error message.
97 …a crash during ingest external file when background compaction cause severe error (file not found).
101 * Fixed a memory leak in some error cases of opening plain table SST files.
147 …ups or BackupEngine::DeleteBackup suffered a crash, power failure, or I/O error, files could be le…
165 …stency_check in RocksDb, instead of crashing the process, we now pass the error back to the users …
198 …error margin of up to total_files_size * files_size_error_margin. This allows to take some shortcu…
226 * Now DB::Close() will return Aborted() error when there is unreleased snapshot. Users can retry af…
240 …lls back to copy if `failed_move_fall_back_to_copy` is true. Otherwise, ingestion reports an error.
516 * Fix Handle error return from WriteBuffer() during WAL file close and DB close.
548 * Make iterator invalid on merge error.
561 * Return an error on write if write_options.sync = true and write_options.disableWAL = true to warn…
696 * BackupEngine::Open and BackupEngineReadOnly::Open now always return error statuses matching those…
896 … overridden in your application, be sure to also make GetDbIdentity() const to avoid compile error.
1141 * Supported error report when doing manual compaction.