[ 
https://issues.apache.org/jira/browse/VFS-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581242#comment-13581242
 ] 

Joerg Schaible commented on VFS-186:
------------------------------------

Jerome, can you give an update on this issue? You're mentioning a fix for jsch, 
but give no further reference. Jsch is meanwhile at version 0.1.49 and its 
Changelog contains quite some stuff, you might have been referring. Was it this 
one?

{noformat}
Changes since version 0.1.44:
- bugfix: sequential accesses to ChannelSftp by multiple threads may
          break its I/O channel.
          https://bugs.eclipse.org/bugs/show_bug.cgi?id=359184         FIXED 
{noformat}

                
> Make SFTP file system mutli-thread aware
> ----------------------------------------
>
>                 Key: VFS-186
>                 URL: https://issues.apache.org/jira/browse/VFS-186
>             Project: Commons VFS
>          Issue Type: Improvement
>    Affects Versions: 1.1
>            Reporter: Jerome Lacoste
>         Attachments: VFS-186.diff
>
>
> We wrote a simple unit test to stress test commons-vfs sftp implementation. 
> We used multiple-threads.
> We ran into various issues, some in jsch 0.1.36, some in commons-vfs. After 
> applying the following patch (in combination with those for jsch), 
> commons-vfs became much more reliable. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to