Skip to content

fix: controller CPU saturation on concurrent job creates + starts#461

Merged
Zakaria-Kofiro merged 1 commit intomasterfrom
zkofiro/fix-cpu-saturation
Mar 20, 2026
Merged

fix: controller CPU saturation on concurrent job creates + starts#461
Zakaria-Kofiro merged 1 commit intomasterfrom
zkofiro/fix-cpu-saturation

Conversation

@Zakaria-Kofiro
Copy link
Copy Markdown
Collaborator

@Zakaria-Kofiro Zakaria-Kofiro commented Mar 20, 2026

fix: controller CPU saturation on concurrent job creates + starts

Fix controller CPU saturation during concurrent job creates + starts by caching JAXBContext, eliminating duplicate JobValidator construction, skipping redundant script XML regeneration on start, and removing synchronized bottleneck on JobManager.startJob().

Please make sure these check boxes are checked before submitting

  • ** Squashed Commits **
  • ** All Tests Passed ** - mvn clean test -P default

** PR review process **

  • Requires one +1 from a reviewer
  • Repository owners will merge your PR once it is approved.

@Zakaria-Kofiro Zakaria-Kofiro merged commit a66955c into master Mar 20, 2026
3 checks passed
@Zakaria-Kofiro Zakaria-Kofiro deleted the zkofiro/fix-cpu-saturation branch March 20, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Generated bug java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants