Skip to content

retention_manager.cpp

makr-code edited this page Dec 21, 2025 · 1 revision

retention_manager.cpp

Stand: 5. Dezember 2025
Version: 1.0.0
Kategorie: Src


Path: src/utils/retention_manager.cpp

Purpose: Manages retention jobs for various subsystems (TS, content, changefeed).

Public functions / symbols:

  • : audit_enabled_(true) {
  • ``
  • if (!policy) {
  • if (!policy || !policy->auto_purge_enabled) {
  • if (!action.success) {
  • if (action.success) {
  • if (audit_enabled_) {
  • logAction(action);

Clone this wiki locally