Skip to content

fix(gorgone): 24.10 add VACUUM command to database cleanup process#3381

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

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

Conversation

@Evan-Adam

Copy link
Copy Markdown
Contributor

Description

Please include a short resume of the changes and what is the purpose of PR. Any relevant information should be added to help:

  • QA Team (Quality Assurance) with tests.
  • reviewers to understand what are the stakes of the pull request.

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:10
@Evan-Adam Evan-Adam requested review from sdepassio and removed request for a team May 12, 2026 08:10
@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: 5e237af9-0f67-4b73-bcc0-115e6f13fb46

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-198071-dev-24-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.

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