]> granicus.if.org Git - icinga2/commit
Silence UpdateRepository message errors 5804/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Mon, 27 Nov 2017 11:09:42 +0000 (12:09 +0100)
committerMichael Friedrich <michael.friedrich@icinga.com>
Mon, 27 Nov 2017 11:09:42 +0000 (12:09 +0100)
commitcf163243206bf02a26bdeeb96f477a0516c926b4
tree157dd68fdec799c529353e16b271e653a1c4869e
parent3a8d4c592012f6b963f195acf1e85bba07e2abc3
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
lib/remote/jsonrpcconnection.cpp