Skip to content

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

Merged
vanitha1822 merged 14 commits intoPSMRI:release-3.6.1from
DurgaPrasad-54:release-3.6.1
Mar 12, 2026
Merged

Cherry-pick health and version API enhancements to release-3.6.1#119
vanitha1822 merged 14 commits intoPSMRI:release-3.6.1from
DurgaPrasad-54:release-3.6.1

Conversation

@DurgaPrasad-54
Copy link
Contributor

📋 Description

JIRA ID:

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.


✅ Type of Change

  • 🐞 Bug fix (non-breaking change which resolves an issue)
  • New feature (non-breaking change which adds functionality)
  • 🔥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🛠 Refactor (change that is neither a fix nor a new feature)
  • ⚙️ Config change (configuration file or build script updates)
  • 📚 Documentation (updates to docs or readme)
  • 🧪 Tests (adding new or updating existing tests)
  • 🎨 UI/UX (changes that affect the user interface)
  • 🚀 Performance (improves performance)
  • 🧹 Chore (miscellaneous changes that don't modify src or test files)

ℹ️ Additional Information

Please describe how the changes were tested, and include any relevant screenshots, logs, or other information that provides additional context.

@coderabbitai
Copy link

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: 5412f11f-c9b8-4e3e-ad6d-47a0186fe565

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

@vanitha1822 vanitha1822 merged commit 7fc1e8b into PSMRI:release-3.6.1 Mar 12, 2026
3 checks passed
drtechie pushed a commit that referenced this pull request Mar 19, 2026
* Fix the issue in Downloading Reports (#117)

* fix: column datatype mismatch issue

* fix: report download issue in AMM-2017

* Cherry-pick health and version API enhancements to release-3.6.1 (#119)

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

* fix(health): removed duplicates from healthservices

* fix:  The DEGRADED status was incorrectly returning HTTP 503

* fix(health): run checks concurrently, prevent thread starvation, and harden timeouts

* fix(health): add proper @deprecated metadata and javadoc for obsolete methods

* fix(health): add proper @deprecated metadata and javadoc for obsolete methods

* refactor(health): remove obsolete deprecated health check methods

* fix(health): mark timed-out components DOWN and make status maps thread-safe

* fix(health): removed duplicates from health services

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

* fix(health): harden advanced MySQL checks and reflect DEGRADED status

* fix(health): avoid nested executor deadlock in advanced MySQL checks

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

* fix(health): avoid blocking DB I/O under write lock and restore interrupt flag

* fix: update pom version (#120)

---------

Co-authored-by: KOPPIREDDY DURGA PRASAD <144464542+DurgaPrasad-54@users.noreply.github.com>
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.

2 participants