Skip to content

fix(database::mssql): correctly name and count deadlocks#6230

Merged
omercier merged 5 commits into
developfrom
CTOR-2286-Plugin-database-mssql-Mode-dead-locks-locks-waits
Jun 15, 2026
Merged

fix(database::mssql): correctly name and count deadlocks#6230
omercier merged 5 commits into
developfrom
CTOR-2286-Plugin-database-mssql-Mode-dead-locks-locks-waits

Conversation

@omercier

@omercier omercier commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Description

WIP
Refs: CTOR-2286

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Functionality enhancement or optimization (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

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.
Mention the automated tests included in this FOR (what they test like mode/option combinations).

Checklist

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have rebased my development branch on the base branch (develop).
  • In case of a new plugin, I have created the new packaging directory accordingly.
  • I have implemented automated tests related to my commits.
    • Data used for automated tests are anonymized.
  • I have reviewed all the help messages in all the .pm files I have modified.
    • All sentences begin with a capital letter.
    • All sentences end with a period.
    • I am able to understand all the help messages, if not, exchange with the PO or TW to rewrite them.
  • After having created the PR, I will make sure that all the tests provided in this PR have run and passed.

@omercier omercier force-pushed the CTOR-2286-Plugin-database-mssql-Mode-dead-locks-locks-waits branch from 41e106e to b32072c Compare June 11, 2026 14:38
@omercier omercier marked this pull request as ready for review June 12, 2026 14:28
@omercier omercier requested review from a team as code owners June 12, 2026 14:28
@omercier omercier requested review from jean-christophe81 and lucie-tirand and removed request for a team June 12, 2026 14:28
Comment thread src/database/mssql/mode/lockswaits.pm Outdated
Comment thread tests/database/mssql/DBD/Sybase.pm Outdated
Co-authored-by: Sylvain Cresto <scresto@centreon.com>
@omercier omercier merged commit 3f1f1b0 into develop Jun 15, 2026
236 checks passed
@omercier omercier deleted the CTOR-2286-Plugin-database-mssql-Mode-dead-locks-locks-waits branch June 15, 2026 13:00
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.

2 participants