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:11:38 +0000 (13:11 +1000)
commit4cd124c5759771c18c3277bf83aa277373b43942
tree37db119f1344cf766d50a448fb243160fdda4404
parentb5f260d84b3989c5da5afb3010861f838dc59f1a
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
include/ctdb_private.h
server/ctdb_recover.c
server/ctdb_tunables.c