Project

General

Profile

Actions

Bug #20535

closed

We are recreating ldap object while we could duplicate them, leading to suboptimal perf

Added by Nicolas CHARLES over 2 years ago. Updated about 2 years ago.

Status:
Released
Priority:
N/A
Category:
Performance and scalability
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:

Description

in scala-ldap, when we have an LDAP Entry from unboundid, we recreate it, causing a lot of under the hood action to append, but mostly recreating the schema, rather than duplicating it
Also, we should never try to compute their hashcode as it is super expensive, and the dnstring is there and free (and can be hashcoded also)


Subtasks 1 (0 open1 closed)

Bug #20541: continu change of parent ticketReleasedFrançois ARMANDActions
Actions #1

Updated by Nicolas CHARLES over 2 years ago

  • Status changed from New to In progress
Actions #2

Updated by Nicolas CHARLES over 2 years ago

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

Updated by Nicolas CHARLES over 2 years ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by François ARMAND about 2 years ago

  • Fix check changed from To do to Checked
Actions #5

Updated by Vincent MEMBRÉ about 2 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.2.13, 7.0.2 and 7.1.0~rc1 which were released today.

Actions

Also available in: Atom PDF