fixed a bug that caused $MainMsgQueueCheckpointInterval to work incorrectly
when a long-running action needs to be cancelled on shutdown, the message that was processed by it is now preserved. This finishes support for guaranteed delivery of messages (if the output supports it, of course)
fixed bug in output module interface, see bug tracker
changed the ommysql output plugin so that the (lengthy) connection initialization now takes place in message processing. This works much better with the new queued action mode (fast startup)
fixed a bug that caused a potential hang in file and fwd output module varmojfekoj provided the patch - many thanks!
bugfixed stream class offset handling on 32bit platforms
Only logged in users are allowed to comment.
register/log in