There have been some reports coming in to the ITS system that likely should go into OpenLDAP 2.4.48/LMDB 0.9.23. These are:
ITS#8969 - Tweak to LMDB page splits (already committed to LMDB RE0.9)
ITS#8968 - ASYNC connect mode does not work on Solaris (https://github.com/quanah/openldap-scratch/tree/its8968)
ITS#8967 - back-mdb "unchecked" limits broken with particular search scopes. Needs fix.
ITS#8957 - ASYNC TLS mode is broken (https://github.com/quanah/openldap-scratch/tree/its8957)
ITS#8963 - StartTLS failures with back-ldap due to bug in timeout calculation. Needs fix.
ITS#8472 - only do index DB cleanup if DB is running (fix committed to master)
ITS#8952 - High CPU usage when idletime is < 4 (fix committed to master)
Any objections to me syncing these over into RE24?
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
Quanah Gibson-Mount wrote:
There have been some reports coming in to the ITS system that likely should go into OpenLDAP 2.4.48/LMDB 0.9.23. These are:
ITS#8969 - Tweak to LMDB page splits (already committed to LMDB RE0.9)
ITS#8968 - ASYNC connect mode does not work on Solaris (https://github.com/quanah/openldap-scratch/tree/its8968)
ITS#8967 - back-mdb "unchecked" limits broken with particular search scopes. Needs fix.
ITS#8957 - ASYNC TLS mode is broken (https://github.com/quanah/openldap-scratch/tree/its8957)
ITS#8963 - StartTLS failures with back-ldap due to bug in timeout calculation. Needs fix.
Looking at this now. Go ahead and merge the ones with existing fixes.
ITS#8472 - only do index DB cleanup if DB is running (fix committed to master)
ITS#8952 - High CPU usage when idletime is < 4 (fix committed to master)
Any objections to me syncing these over into RE24?
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
Done.
Looks like just ITS#8967 remains from this list. I forgot yesterday to add ITS#8875 to this list, but that also needs some attention I think.
--Quanah
--On Thursday, January 31, 2019 11:04 PM +0000 Howard Chu hyc@symas.com wrote:
Quanah Gibson-Mount wrote:
There have been some reports coming in to the ITS system that likely should go into OpenLDAP 2.4.48/LMDB 0.9.23. These are:
ITS#8969 - Tweak to LMDB page splits (already committed to LMDB RE0.9)
ITS#8968 - ASYNC connect mode does not work on Solaris (https://github.com/quanah/openldap-scratch/tree/its8968)
ITS#8967 - back-mdb "unchecked" limits broken with particular search scopes. Needs fix.
ITS#8957 - ASYNC TLS mode is broken (https://github.com/quanah/openldap-scratch/tree/its8957)
ITS#8963 - StartTLS failures with back-ldap due to bug in timeout calculation. Needs fix.
Looking at this now. Go ahead and merge the ones with existing fixes.
ITS#8472 - only do index DB cleanup if DB is running (fix committed to master)
ITS#8952 - High CPU usage when idletime is < 4 (fix committed to master)
Any objections to me syncing these over into RE24?
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
-- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
Hello,
I faced a regression with the fix of http://www.openldap.org/its/index.cgi/Software%20Bugs?id=8840 in 2.4.47, the script of one of my customer is now failing with:
Feb 1 06:30:21 deimos slapd[12751]: conn=324820 op=2 SEARCH RESULT tag=101 err=2 nentries=0 text=domainScope control value not absent
I will look next week if this can be fixed on script side, I will let you know. Does anybody else hit this issue?
Le 03/02/2019 à 14:30, Clément OUDOT a écrit :
Hello,
I faced a regression with the fix of http://www.openldap.org/its/index.cgi/Software%20Bugs?id=8840 in 2.4.47, the script of one of my customer is now failing with:
Feb 1 06:30:21 deimos slapd[12751]: conn=324820 op=2 SEARCH RESULT tag=101 err=2 nentries=0 text=domainScope control value not absent
I will look next week if this can be fixed on script side, I will let you know. Does anybody else hit this issue?
ITS#8973 opened: http://www.openldap.org/its/index.cgi?findid=8973
From my point of view this is a regression in 2.4.47, but maybe the bug
is inside the C# LDAP API.
Clément OUDOT wrote:
Le 03/02/2019 à 14:30, Clément OUDOT a écrit :
Hello,
I faced a regression with the fix of http://www.openldap.org/its/index.cgi/Software%20Bugs?id=8840 in 2.4.47, the script of one of my customer is now failing with:
Feb 1 06:30:21 deimos slapd[12751]: conn=324820 op=2 SEARCH RESULT tag=101 err=2 nentries=0 text=domainScope control value not absent
I will look next week if this can be fixed on script side, I will let you know. Does anybody else hit this issue?
ITS#8973 opened: http://www.openldap.org/its/index.cgi?findid=8973
From my point of view this is a regression in 2.4.47, but maybe the bug
is inside the C# LDAP API.
There is no regression in 2.4.47 here.
On 1/31/19 3:50 AM, Quanah Gibson-Mount wrote:
There have been some reports coming in to the ITS system that likely should go into OpenLDAP 2.4.48/LMDB 0.9.23.
I know feature requests are not welcome. But it would help to have this in RE24:
ITS#7770 - mdb_stat in cn=monitor
Ciao, Michael.