DEBUG: Add checks for and print debug messages when 1) a database contains very many...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 21 May 2012 03:11:38 +0000 (13:11 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 21 May 2012 03:26:13 +0000 (13:26 +1000)
commit26322d257d9e75397c00037f93150be1b5b48df3
treea595efc29e067192ce141c4cf2380710d4719489
parentdd647d45cb773d64c65ba2a28e9b682328172aea
DEBUG: Add checks for and print debug messages when 1) a database contains very many records, 2) when a database is very big, 3) when a single record is very big.

Add tunables to control when to log these instances and allow it to be completely turned off by setting the threshold to 0

(This used to be ctdb commit 9ed58fef4991725f75509433496f4d5ffae0ae87)
ctdb/include/ctdb_private.h
ctdb/server/ctdb_recover.c
ctdb/server/ctdb_tunables.c