Hi,
back-meta (with openldap 2.2.20) hangs in the following configuration,
does anybody understand why ?
Every hours some threads seem to hang resulting in many "deferring
operation" messages in the logs. If I hit <ctrl-c> in debug mode it
starts to exit then stop waiting for some threads to terminate.
====
# local db1
database bdb
suffix "o=A,dc=domain"
# local db2
database bdb
suffix "o=B,dc=domain"
# Virtual
database meta
suffix "dc=domain"
uri "ldap://127.0.0.1/o=A,dc=domain"
uri "ldap://127.0.0.1/o=B,dc=domain"
====