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

[RHPAM-2805] memory growth when starting a high number of process instances with a high timers #1609

Merged
merged 1 commit into from Mar 24, 2020

Conversation

elguardian
Copy link
Member

removing transient objects when the timer is created.

…tances with a high timers

removing transient objects when the timer is created.
@sonarcloud
Copy link

sonarcloud bot commented Mar 19, 2020

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 1 Security Hotspot to review)
Code Smell A 0 Code Smells

57.1% 57.1% Coverage
0.0% 0.0% Duplication

Copy link
Member

@gmunozfe gmunozfe left a comment

Choose a reason for hiding this comment

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

Shouldn't streams (ObjectOutputStream, ObjectInputStream) be also closed to release them?

@elguardian
Copy link
Member Author

@gmunozfe in this case is not necessary as there is no file descriptors involved.

@elguardian elguardian merged commit e5bb093 into kiegroup:master Mar 24, 2020
@elguardian elguardian deleted the RHPAM-2805 branch March 24, 2020 10:53
@elguardian elguardian restored the RHPAM-2805 branch April 24, 2020 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants