[jira] Resolved: (DIRMINA-680) PortUnreachableException ought not to schedule session shutdown

2009-06-15 Thread Emmanuel Lecharny (JIRA)

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

Emmanuel Lecharny resolved DIRMINA-680.
---

Resolution: Fixed

Fixed with :
http://svn.apache.org/viewvc?rev=784887view=rev

 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.



[jira] Resolved: (DIRMINA-680) PortUnreachableException ought not to schedule session shutdown

2009-06-14 Thread Edouard De Oliveira (JIRA)

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

Edouard De Oliveira resolved DIRMINA-680.
-

Resolution: Fixed

 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.