Issue 7329 - Bottleneck adding a single value to indexed multi-valued attribute
Summary: Bottleneck adding a single value to indexed multi-valued attribute
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: 2.4.31
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-20 20:09 UTC by Matthew Hardin
Modified: 2020-03-23 15:21 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Matthew Hardin 2012-07-20 20:09:26 UTC
Full_Name: Matthew Hardin
Version: 2.4.31
OS: Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (69.43.206.100)


Opening at Howard Chu's request:

When adding a single value to a multi-valued attribute that is indexed, slapd
re-adds index entries for every value in the attribute. This is a bottleneck and
the code to do this (per Howard) should be reworked.

Comment 1 Howard Chu 2013-10-09 07:57:24 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Enhancements
Comment 2 Quanah Gibson-Mount 2013-10-09 09:27:22 UTC
changed notes
changed state Test to Release
Comment 3 Quanah Gibson-Mount 2013-10-28 09:28:46 UTC
changed notes
changed state Release to Closed
Comment 4 OpenLDAP project 2014-08-01 21:04:57 UTC
fixed in master
fixed in RE24
fixed in RE25