Skip to content

fix: api ml startup mesage for HA scenarios#4582

Merged
pablocarle merged 2 commits into
v3.x.xfrom
reboot/fix/startup-multi-service-message
Apr 20, 2026
Merged

fix: api ml startup mesage for HA scenarios#4582
pablocarle merged 2 commits into
v3.x.xfrom
reboot/fix/startup-multi-service-message

Conversation

@pablocarle
Copy link
Copy Markdown
Contributor

Description

When running in high availability scenarios, the message for API Mediation Layer startup was not waiting for itself (in Gateway) to be available to handle requests.

Type of change

  • fix: Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • PR title conforms to commit message guideline ## Commit Message Structure Guideline
  • I have commented my code, particularly in hard-to-understand areas. In JS I did provide JSDoc
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • The java tests in the area I was working on leverage @nested annotations
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
@balhar-jakub balhar-jakub added this to the 3.5 milestone Apr 20, 2026
@sonarqubecloud
Copy link
Copy Markdown

@pablocarle pablocarle merged commit 999ea67 into v3.x.x Apr 20, 2026
46 of 47 checks passed
@pablocarle pablocarle deleted the reboot/fix/startup-multi-service-message branch April 20, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants