]> granicus.if.org Git - icinga2/commit
Cluster Config Sync: Check the timestamp prior to config file checksums
authorMichael Friedrich <michael.friedrich@icinga.com>
Tue, 22 Oct 2019 11:21:10 +0000 (13:21 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Tue, 22 Oct 2019 15:54:45 +0000 (17:54 +0200)
commitdf24d51ccf57717fe27a53bc2a097bec0955550a
tree341a85537ccfd542ee513ef8468112144a16725a
parent82212632a517c5c4bb61f8d444d0575848c0d0d0
Cluster Config Sync: Check the timestamp prior to config file checksums

Otherwise old configuration received from a secondary master/satellite
could always trigger a config change & reload.

(cherry picked from commit cb20b4829ac10694920db0d9f52ccc39a1ca1ae1)
lib/remote/apilistener-filesync.cpp