[jboss-jira] [JBoss JIRA] (ELY-1864) UDP reconnect should not endlessly loop and attempt to resend the message

James Perkins (Jira) issues at jboss.org
Tue Aug 27 13:42:00 EDT 2019


James Perkins created ELY-1864:
----------------------------------

             Summary: UDP reconnect should not endlessly loop and attempt to resend the message
                 Key: ELY-1864
                 URL: https://issues.jboss.org/browse/ELY-1864
             Project: WildFly Elytron
          Issue Type: Bug
          Components: Audit
            Reporter: James Perkins
            Assignee: James Perkins


ELY-1712 introduced a way to limit reconnect attempts. The UDP implementation attempts to endlessly reconnect and re-send the message. With a TCP connection the connection will be retried, but the message is swallowed and not re-sent after re-connection. UDP should do the same thing.

The reconnect attempts should be checked for both TCP and UDP. Once reached the endpoint should just shutdown and throw an error.



--
This message was sent by Atlassian Jira
(v7.13.5#713005)


More information about the jboss-jira mailing list