Skip to content

Conversation

andrea-deri
Copy link
Contributor

@andrea-deri andrea-deri commented Oct 7, 2025

List of Changes

  • Added -XX:+UnlockExperimentalVMOptions Java Option
  • Added -XX:+UseContainerSupport Java Option
  • Added -XX:+UseG1GC Java Option (only on UAT)

Motivation and Context

This PR contains some changes made on JAVA_OPTS parameter, in order to add new options for pod's Virtual Machine for a better integration with container environment.

How Has This Been Tested?

  • Tested in DEV environment

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes 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)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@andrea-deri andrea-deri requested a review from a team as a code owner October 7, 2025 14:28
Copy link
Contributor

github-actions bot commented Oct 7, 2025

The default action is to increase the PATCH number of SEMVER. Set IGNORE-FOR-RELEASE if you want to skip SEMVER bump. BREAKING-CHANGE and NEW-RELEASE must be run from GH Actions section manually.

Copy link
Contributor

github-actions bot commented Oct 7, 2025

This pull request does not contain a valid label. Please add one of the following labels: [major, minor, patch, patch, skip]

Copy link
Contributor

github-actions bot commented Oct 7, 2025

The default action is to increase the PATCH number of SEMVER. Set IGNORE-FOR-RELEASE if you want to skip SEMVER bump. BREAKING-CHANGE and NEW-RELEASE must be run from GH Actions section manually.

Copy link
Contributor

@FedericoRuzzier FedericoRuzzier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link

sonarqubecloud bot commented Oct 7, 2025

@andrea-deri andrea-deri changed the base branch from main to next-release October 7, 2025 14:37
@andrea-deri andrea-deri merged commit 8d66f48 into next-release Oct 7, 2025
11 of 12 checks passed
@andrea-deri andrea-deri deleted the fix-usecontainersupport branch October 7, 2025 14:39
@andrea-deri andrea-deri changed the title fix: Including UseContainerSupport JAVA_OPT fix: Including -XX:+UseContainerSupport and -XX:+UnlockExperimentalVMOptions JAVA_OPTS Oct 8, 2025
andrea-deri added a commit that referenced this pull request Oct 8, 2025
…148)

 - #145 
 - #146
 - #147

Co-authored-by: Dylan Tangredi <[email protected]>
Co-authored-by: pagopa-github-bot <[email protected]>
Co-authored-by: Federico Ruzzier <[email protected]>
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.

4 participants