diff --git a/src/connector.c b/src/connector.c index a1eb413e..ea5144f9 100644 --- a/src/connector.c +++ b/src/connector.c @@ -570,7 +570,7 @@ static void client_event_processor(ckpool_t *ckp, struct epoll_event *event) client = ref_client_by_id(cdata, id); if (unlikely(!client)) { - LOGWARNING("Failed to find client by id %"PRId64" in receiver!", id); + LOGNOTICE("Failed to find client by id %"PRId64" in receiver!", id); goto outnoclient; } /* We can have both messages and read hang ups so process the