Skip to content

fix(gorgone): 25.10 add VACUUM command to database cleanup process#3380

Open
Evan-Adam wants to merge 3 commits into
dev-25.10.xfrom
MON-198072-dev-25-10-x-gorgone-dbcleaner-size-is-not-reduced-after-cleaning-process-application
Open

fix(gorgone): 25.10 add VACUUM command to database cleanup process#3380
Evan-Adam wants to merge 3 commits into
dev-25.10.xfrom
MON-198072-dev-25-10-x-gorgone-dbcleaner-size-is-not-reduced-after-cleaning-process-application

Conversation

@Evan-Adam

Copy link
Copy Markdown
Contributor

Description

Backport to 25.10 of vacuum command for the sqlite db

Fixes # (issue)

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 23.10.x
  • 24.04.x
  • 24.10.x
  • 25.10.x
  • master

How this pull request can be tested ?

Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.

Any relevant details of the configuration to perform the test should be added.

Checklist

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have made corresponding changes to the documentation.
  • I have rebased my development branch on the base branch (master, maintenance).

@Evan-Adam Evan-Adam requested a review from a team as a code owner May 12, 2026 08:08
@Evan-Adam Evan-Adam requested review from lucie-tirand and removed request for a team May 12, 2026 08:08
@coderabbitai

coderabbitai Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • coderabbit

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 2fb86aae-bdf1-4a02-b0a5-50bc5a1d7c0e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch MON-198072-dev-25-10-x-gorgone-dbcleaner-size-is-not-reduced-after-cleaning-process-application

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Comment thread gorgone/gorgone/modules/core/dbcleaner/class.pm Outdated
@Evan-Adam Evan-Adam force-pushed the MON-198072-dev-25-10-x-gorgone-dbcleaner-size-is-not-reduced-after-cleaning-process-application branch from ae6db95 to 0d8a265 Compare May 19, 2026 13:40
Comment thread gorgone/gorgone/modules/core/dbcleaner/class.pm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants