Ondrej Lukas created WFLY-6242:
----------------------------------
Summary: UDP Syslog handler cannot log first message after reconnect
Key: WFLY-6242
URL:
https://issues.jboss.org/browse/WFLY-6242
Project: WildFly
Issue Type: Bug
Components: Logging
Reporter: Ondrej Lukas
Assignee: James Perkins
In case when logging to syslog through UDP protocol is configured and syslog port becomes
unreachable then after syslog restart first message can be thrown away. It happens when
odd number of messages is attempted to be logged during syslog is unreachable. It is
caused when port unreachable is returned during logging attempt, then another log attempt
automatically fail even if syslog server has been started meanwhile.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)