]> granicus.if.org Git - icinga2/commit
Silence UpdateRepository message errors
authorMichael Friedrich <michael.friedrich@icinga.com>
Mon, 27 Nov 2017 11:09:42 +0000 (12:09 +0100)
committerMichael Friedrich <michael.friedrich@icinga.com>
Tue, 28 Nov 2017 10:27:39 +0000 (11:27 +0100)
commit5b231147fe11f1cb702386b61a84c094ab416239
treef206067b8dcebe2fdac100e168b408f27bc62011
parentde7a90dba770a2802fcdaa182ddfa1e704ba7328
Silence UpdateRepository message errors

Mixed setups with 2.8 and 2.7 will log this error every time
a new message is received. While this is truly an error,
it just fills the log to infinity. Should be used for debug only.

fixes #5776

refs #5804
lib/remote/jsonrpcconnection.cpp