Fixed an issue that could have caused the loss of messages from the polling queue if the database was unreachable. Now, if a message was not successfully stored by poll() in Net/EPP/IT/Session.php, the function will return FALSE to it’s caller.
Open Source packages. Plugins and patches for Icinga & Nagios. SNMP tools.
Fixed an issue that could have caused the loss of messages from the polling queue if the database was unreachable. Now, if a message was not successfully stored by poll() in Net/EPP/IT/Session.php, the function will return FALSE to it’s caller.