https://bugs.openldap.org/show_bug.cgi?id=9630
Issue ID: 9630 Summary: back-sql leaves db transaction open after a bind or search operation Product: OpenLDAP Version: 2.4.58 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: --- Component: backends Assignee: bugs@openldap.org Reporter: aapo.romu@eficode.com Target Milestone: ---
Created attachment 833 --> https://bugs.openldap.org/attachment.cgi?id=833&action=edit Close transactions after bind or search operation
back-sql leaves db transaction open after a bind or search operation. This prevents ie. PostgreSQL to perform VACUUM operations and seems also contribute to decreased performance.
https://bugs.openldap.org/show_bug.cgi?id=9630
--- Comment #1 from aapo.romu@eficode.com --- Eficode Oy / Aapo Romu hereby place the following modifications to OpenLDAP Software (and only these modifications) into the public domain. Hence, these modifications may be freely used and/or redistributed for any purpose with or without attribution and/or other notice.
https://bugs.openldap.org/show_bug.cgi?id=9630
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |TEST Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Howard Chu hyc@openldap.org --- (In reply to aapo.romu from comment #1)
Eficode Oy / Aapo Romu hereby place the following modifications to OpenLDAP Software (and only these modifications) into the public domain. Hence, these modifications may be freely used and/or redistributed for any purpose with or without attribution and/or other notice.
Thanks, fixed in master.
https://bugs.openldap.org/show_bug.cgi?id=9630
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.5.7
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- • 5b11591d by Aapo Romu at 2021-08-12T14:40:51+01:00 ITS#9630 back-sql: Close transactions after bind and search
https://bugs.openldap.org/show_bug.cgi?id=9630
--- Comment #4 from Quanah Gibson-Mount quanah@openldap.org --- RE25:
• 58da0543 by Aapo Romu at 2021-08-16T16:29:23+00:00 ITS#9630 back-sql: Close transactions after bind and search
https://bugs.openldap.org/show_bug.cgi?id=9630
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED Status|RESOLVED |VERIFIED