This is an automated email from the git hooks/post-receive script.
tbordaz pushed a commit to branch 389-ds-base-1.4.0
in repository 389-ds-base.
The following commit(s) were added to refs/heads/389-ds-base-1.4.0 by this push:
new f7d7179 Ticket 49873 - (cont 3rd) cleanup debug log
f7d7179 is described below
commit f7d717909c5066104c9ef948cf4b5fb81f82ac7f
Author: Thierry Bordaz <tbordaz(a)redhat.com>
AuthorDate: Thu Mar 28 17:58:46 2019 +0100
Ticket 49873 - (cont 3rd) cleanup debug log
---
ldap/servers/slapd/vattr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ldap/servers/slapd/vattr.c b/ldap/servers/slapd/vattr.c
index bc4d0e9..852a887 100644
--- a/ldap/servers/slapd/vattr.c
+++ b/ldap/servers/slapd/vattr.c
@@ -214,7 +214,7 @@ vattr_rd_unlock()
* So after the update the lock was no longer held but when completing the internal
* search we release the global read lock, that now has nothing to do
*/
- slapi_log_err(SLAPI_LOG_INFO,
+ slapi_log_err(SLAPI_LOG_DEBUG,
"vattr_rd_unlock", "vattr lock no longer acquired in read.\n");
}
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.