[ 
https://issues.apache.org/jira/browse/DIRMINA-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Edouard De Oliveira updated DIRMINA-680:
----------------------------------------

    Fix Version/s:     (was: 2.0.0-RC1)
                   2.0.0-M7

I propose that we add an option to the AbstractDatagramSessionConfig class to 
set the way PortUnreachableException should be handled. If we keep closing the 
session by default it won't change anything for existing code.


> PortUnreachableException ought not to schedule session shutdown
> ---------------------------------------------------------------
>
>                 Key: DIRMINA-680
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-680
>             Project: MINA
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0.0-M4
>            Reporter: John J. Franey
>            Assignee: Edouard De Oliveira
>             Fix For: 2.0.0-M7
>
>         Attachments: pure.txt
>
>
> I wonder if you would entertain the idea that the PortUnreachableException 
> should be handled in the IoHandler by the 'application', at least for 
> datagram applications.
> I'm working on an RTP implementation which is datagram based.   I'm still 
> naive about RTP, but it seems reasonable for media to be sent prematurely, or 
> the for the remote port to be down temporarily.  I would like to have the 
> option to temporarily suspend transmission on the socket, as opposed to have 
> to 'reconnect' the datagram socket.
> Thanks,
> John

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to