Re: issues with JxtaBiDiPipe
"John D. Blair" <[email protected]> Mon, 19 Sep 2005 08:47:19 -0700
| Newsgroups | gmane.comp.java.jxta.user |
|---|---|
| Message-ID | <[email protected]> |
On Sep 19, 2005, at 8:27 AM, Mohamed Abdelaziz wrote: > > 1- Closure, it is not a normal behavior for a JxtaBiDiPipe/Reliable > Library not being able to recover from a hard remote failure. and > should be addressed as bug. > > 2- It appears that lack of output activity leads to the bug observed. Lack of output from the server side or the client side? The IOException is thrown every time I try to send something using the pipe. > - JxtaBiDiPipe/JxtaSocket Migration is limited to physical endpoint > migration. Applications are expected to reattempt connections when a > bidirectional connection fails. Connection pipe is fully supported, > and ephemeral pipe migration is not. That still means if the connection fails I can fall back and re-attempt a new connection, right? At least, if the connection closes properly. Thanks much for the help. -john.