Project

General

Profile

Actions

Architecture #15676

closed

Bug #15675: Leak in Cache of Node Compliance and NodeInfo and perfs improvement

Remove Map#keySet because of memory not freed

Added by François ARMAND over 4 years ago. Updated over 4 years ago.

Status:
Rejected
Priority:
N/A
Category:
Performance and scalability
Target version:
Effort required:
Name check:
To do
Fix check:
To do
Regression:

Description

We are not sure how the source map is kept when we do Map#keySet, so we will remove its use appart in the most trivial usage (typically, Map#keySet.contains is a good use case, or comparing two keySet)

Actions #1

Updated by François ARMAND over 4 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Nicolas CHARLES
  • Pull Request set to https://github.com/Normation/rudder/pull/2453
Actions #2

Updated by François ARMAND over 4 years ago

  • Target version changed from 5.0.13 to 5.0.14
Actions #3

Updated by Nicolas CHARLES over 4 years ago

  • Status changed from Pending technical review to Rejected

rejecting

Actions

Also available in: Atom PDF