Issue 7903 - back-mdb should save sorted status of attrs
Summary: back-mdb should save sorted status of attrs
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-23 03:24 UTC by Howard Chu
Modified: 2014-10-23 07:32 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 Howard Chu 2014-07-22 20:25:34 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Bugs
Comment 1 Howard Chu 2014-07-23 03:24:37 UTC
Full_Name: Howard Chu
Version: 2.4
OS: 
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (78.155.233.73)
Submitted by: hyc


Currently sorted attributes get stored in sorted order but the attribute flag
indicating this is not stored. Thus an unnecessary sort also gets performed in
mdb_entry_decode when reading back from the DB. mdb_entry_encode/decode should
be changed to record this attribute flag.
Comment 2 Quanah Gibson-Mount 2014-07-23 13:59:58 UTC
changed notes
changed state Test to Release
Comment 3 OpenLDAP project 2014-10-23 07:32:07 UTC
fixed in master
fixed in RE25
fixed in RE24
Comment 4 Quanah Gibson-Mount 2014-10-23 07:32:07 UTC
changed notes
changed state Release to Closed