summaryrefslogtreecommitdiffstats
path: root/plugins/omelasticsearch/omelasticsearch.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-04-07 18:48:48 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-04-07 18:48:48 +0200
commit2de4a04b7e728f533382c9839345a89cbf73db89 (patch)
tree4664cba19491ea1d8c4a6283079c1694e1adeeb0 /plugins/omelasticsearch/omelasticsearch.c
parent9b85b24d1323c91a06aeef08bbbde7a96afd46d6 (diff)
downloadrsyslog-2de4a04b7e728f533382c9839345a89cbf73db89.tar.gz
rsyslog-2de4a04b7e728f533382c9839345a89cbf73db89.tar.bz2
rsyslog-2de4a04b7e728f533382c9839345a89cbf73db89.zip
bugfix: failover/action suspend did not work correctly
This was experienced if the retry action took more than one second to complete. For suspending, a cached timestamp was used, and if the retry took longer, that timestamp was already in the past. As a result, the action never was kept in suspended state, and as such no failover happened. The suspend functionalit now does no longer use the cached timestamp (should not have any performance implication, as action suspend occurs very infrequently). Also added some better debug logging for the action engine.
Diffstat (limited to 'plugins/omelasticsearch/omelasticsearch.c')
0 files changed, 0 insertions, 0 deletions