Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(config-api): removing not used dependency #8507

Merged
merged 4 commits into from
May 15, 2024
Merged

fix(config-api): removing not used dependency #8507

merged 4 commits into from
May 15, 2024

Conversation

pujavs
Copy link
Contributor

@pujavs pujavs commented May 14, 2024

Prepare


Description

  • Removed dependency jar 'io.smallrye:smallrye-healthwhich in hadio.smallrye.reactive:mutiny:jar` as transitive dependency causing OOM exception.
  • Also removed few other unused jar.
  • I have executed jenkins build#10094 and test for the same.

Target issue

closes #8021

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

Signed-off-by: pujavs <pujas.works@gmail.com>
Signed-off-by: pujavs <pujas.works@gmail.com>
devrimyatar
devrimyatar previously approved these changes May 14, 2024
yuriyz
yuriyz previously approved these changes May 14, 2024
Signed-off-by: pujavs <pujas.works@gmail.com>
Signed-off-by: pujavs <pujas.works@gmail.com>
@pujavs pujavs dismissed stale reviews from yuriyz and devrimyatar via 099f47c May 15, 2024 07:52
@pujavs pujavs requested review from yuriyz and devrimyatar May 15, 2024 07:54
Copy link

sonarcloud bot commented May 15, 2024

Quality Gate Passed Quality Gate passed for 'jans-linux-setup'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarcloud bot commented May 15, 2024

Quality Gate Passed Quality Gate passed for 'jans-core'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarcloud bot commented May 15, 2024

@moabu moabu merged commit b8c0304 into main May 15, 2024
5 checks passed
@moabu moabu deleted the jans-config-8021 branch May 15, 2024 08:03
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.

fix(config-api): Out of memory issue
4 participants