Fix wrong debug message; add maxadmin info for actual max size of persistent pool.

This commit is contained in:
counterpoint
2015-07-08 16:03:50 +01:00
parent ba417ef633
commit ce879b65c2
3 changed files with 13 additions and 4 deletions

View File

@ -2056,7 +2056,7 @@ dcb_maybe_add_persistent(DCB *dcb)
{
LOGIF(LD, (skygw_log_write(
LOGFILE_DEBUG,
"%lu [dcb_connect] Not adding DCB to persistent pool, user %s, "
"%lu [dcb_maybe_add_persistent] Not adding DCB to persistent pool, user %s, "
"max for pool %d, error handle called %s, hung flag %s, pool count %d.\n",
pthread_self(),
user ? user : "",