Skip to content

Cherry-pick health and version API enhancements to release-3.6.1#138

Closed
DurgaPrasad-54 wants to merge 4 commits intoPSMRI:release-3.6.1from
DurgaPrasad-54:release-3.6.1
Closed

Cherry-pick health and version API enhancements to release-3.6.1#138
DurgaPrasad-54 wants to merge 4 commits intoPSMRI:release-3.6.1from
DurgaPrasad-54:release-3.6.1

Conversation

@DurgaPrasad-54
Copy link
Contributor

This PR cherry-picks health monitoring and version API enhancements from the main branch into the release-3.6.1 branch to ensure the improvements are included in the upcoming production release.

* feat(health,version): add health and version endpoints

* fix(jwt): fix the jwtvalidation issues

* refactor(health): simplify MySQL health check and remove sensitive details

* fix(health): harden advanced MySQL checks and throttle execution

* fix(health): scope PROCESSLIST lock-wait check to application DB user

* fix(health): cancel timed-out advanced MySQL checks to avoid orphaned tasks

* fix(health): avoid sharing JDBC connections across threads in advanced MySQL checks

* refactor(health): extract MySQL basic health query into helper method

* fix(health): avoid blocking DB I/O under write lock and restore interrupt flag
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 12, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1c7af43f-d3b1-4020-848b-ff35ad4f0b19

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
  • Post copyable unit tests in a comment

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.

@sonarqubecloud
Copy link

@DurgaPrasad-54 DurgaPrasad-54 deleted the release-3.6.1 branch March 12, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant