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

Farah Juma (Jira) issues at jboss.org
Wed Aug 28 11:14:00 EDT 2019


     [ https://issues.jboss.org/browse/ELY-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Farah Juma updated ELY-1864:
----------------------------
    Fix Version/s: 1.10.0.CR6


> 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
>            Priority: Major
>             Fix For: 1.10.0.CR6
>
>
> 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