NioProcessor.transferFile needs to catch IOException on Linux
-------------------------------------------------------------
Key: DIRMINA-503
URL: https://issues.apache.org/jira/browse/DIRMINA-503
Project: MINA
Issue Type: Bug
Components: Core
Environment: Linux 2.6.22 Sun JDK 1.6.0_03
Reporter: Geoff Cadien
Priority: Critical
Fix For: 2.0.0-M1
Under Linux FileChannel.transferTo throws an IOException when the socket send
buffer is full. This causes the sending of a FileRegion to fail. Here is the
bug report http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5103988 Even
though it is marked as fixed it continues to exist.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.