Issue 8035 - syncrepl consumer memleak
Summary: syncrepl consumer memleak
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: 2015-01-27 20:28 UTC by Howard Chu
Modified: 2015-07-02 17:46 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 2015-01-27 20:28:56 UTC
Full_Name: Howard Chu
Version: HEAD/RR24
OS: 
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (180.180.122.131)
Submitted by: hyc


The consumer can leak a cookie if it gets an error and retries the sync session
and it was the initial refresh of the DB, i.e., it had no valid cookie or
contextCSN yet.

It can also leak an entry if it's in Persist phase and while attempting to add
an entry it gets a NO_SUCH_OBJECT error.

Fix coming shortly.
Comment 1 Howard Chu 2015-01-27 20:30:30 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Bugs
Comment 2 Quanah Gibson-Mount 2015-01-27 21:10:51 UTC
changed notes
changed state Test to Release
Comment 3 OpenLDAP project 2015-07-02 17:46:39 UTC
fixed in master
fixed in RE25
fixed in RE24
Comment 4 Quanah Gibson-Mount 2015-07-02 17:46:39 UTC
changed notes
changed state Release to Closed