Skip to content

Conversation

gioelemella
Copy link
Collaborator

@gioelemella gioelemella commented Oct 1, 2025

List of Changes

  • remove PgBouncer in all environment
  • increase CPU limit in PROD
  • updated JAV OPTS in PROD
  • improved sorting on GET /organizations/{organizationId}/fdrs
  • added inxes on org_domain_id, status, is_latest, and date field
  • added inxes on date field
  • added inxes on name field

Motivation and Context

PIDM-1037

Avoid to use PgBouncer to connect to the database to avoid connection errors.
Increases resources in PROD to allow the service to handle traffic spikes.
Added to liquibase new indexes to improve query performance.
Improved sorting on query findLatestPublishedByOrganizationIdAndOptionalPspId by using date field instead of flow name

How Has This Been Tested?

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.

Copy link
Contributor

github-actions bot commented Oct 1, 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.

@github-actions github-actions bot added the patch label Oct 1, 2025
Copy link
Contributor

github-actions bot commented Oct 1, 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 1, 2025

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

Copy link

sonarqubecloud bot commented Oct 7, 2025

Copy link
Contributor

@andrea-deri andrea-deri left a comment

Choose a reason for hiding this comment

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

🔝

@andrea-deri andrea-deri merged commit 68a0619 into main Oct 7, 2025
19 checks passed
@andrea-deri andrea-deri deleted the PIDM-1037-fdr-3-incident branch October 7, 2025 13:44
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.

3 participants