mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
remove a non-error logmessage about persistent databases being healthy, as expected
S1026492 (This used to be ctdb commit da9e02085523e27fa29e35c60034f6a8aaaa81e8)
This commit is contained in:
parent
629f4da55a
commit
a9eba762d7
@ -302,8 +302,6 @@ static void ctdb_wait_until_recovered(struct event_context *ev, struct timed_eve
|
||||
exit(11);
|
||||
}
|
||||
ctdb->db_persistent_check_errors = 0;
|
||||
DEBUG(DEBUG_NOTICE,(__location__
|
||||
"ctdb_start_monitoring: ctdb_recheck_persistent_health() OK\n"));
|
||||
|
||||
DEBUG(DEBUG_NOTICE,(__location__ " Recoveries finished. Running the \"startup\" event.\n"));
|
||||
event_add_timed(ctdb->ev, ctdb->monitor->monitor_context,
|
||||
|
Loading…
Reference in New Issue
Block a user