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)
commit9ed58fef4991725f75509433496f4d5ffae0ae87
tree26995449c76fa0dac6cde49298e1d5f852640990
parent5aba53e6adcfcd7edbdac9e30aa5fcba176aca00
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