vacuum: raise a debug level from INFO to DEBUG
[sahlberg/ctdb.git] / server / ctdb_vacuum.c
index 822c9056b083d588f7c89647e3e560335444c052..e0dd0ddea2fabde643e90ca9cef005f5aaa6c4dc 100644 (file)
@@ -1318,7 +1318,7 @@ int32_t ctdb_control_schedule_for_deletion(struct ctdb_context *ctdb,
                               " Skipping the record.\n", hash));
                        return 0;
                } else {
-                       DEBUG(DEBUG_INFO,
+                       DEBUG(DEBUG_DEBUG,
                              ("schedule for deletetion: Overwriting entry for "
                               "key with hash 0x%08x.\n", hash));
                }