Chintan Patel created DIRMINA-1009: -------------------------------------- Summary: Multiple simultaneous transfer of files is not working Key: DIRMINA-1009 URL: https://issues.apache.org/jira/browse/DIRMINA-1009 Project: MINA Issue Type: Bug Components: Core Affects Versions: 2.0.8 Reporter: Chintan Patel Priority: Critical Fix For: 2.0.8
Hi, I am creating an FTP Server and connect it through FTP Client from a java test program. What I found is, if I upload multiple files simultaneously through multiple ftp clients only single file is transferring at a time. The issue can be reproduced {{Mina 2.0.8}} onwards. If I downgrade {{Mina 2.0.7}} then it works perfectly fine. I am using: {{org.apache.ftpserver > ftplet-api > 2.0.6}} {{org.apache.ftpserver > ftpserver-core > 2.0.6}} {{commons-net > commons-net > 3.3}} Please find an attached test classes which can help you to reproduce the case. -- This message was sent by Atlassian JIRA (v6.3.4#6332)