You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bambi Edgar Mota (JIRA)" <ji...@apache.org> on 2013/12/06 16:40:35 UTC

[jira] [Commented] (NET-519) Apache Commons Net 3.3 has a performance issue

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

Bambi Edgar Mota commented on NET-519:
--------------------------------------

The commons-net-3.4-20130923.012224-9.jar located under the https://repository.apache.org/content/groups/snapshots/commons-net/commons-net/3.4-SNAPSHOT/
directoy seems to resolve the performance problem. Rebuilding our application with the 3.4 snapshot the download time is the same as it was in 3.1 version. 
Is there a planned date when will the 3.4 version be released?

> Apache Commons Net 3.3 has a performance issue
> ----------------------------------------------
>
>                 Key: NET-519
>                 URL: https://issues.apache.org/jira/browse/NET-519
>             Project: Commons Net
>          Issue Type: Bug
>          Components: FTP
>    Affects Versions: 3.2, 3.3
>         Environment: Windows 7
>            Reporter: Bambi Edgar Mota
>             Fix For: 3.4
>
>
> We use Apache Commons Net FTP 3.1. That version had a bug for transferring files with size 0 that was resolved in Apache Commons 3.2.
> Apache Commons 3.2 and 3.3 however both have a performance problem for files that do not have a size of 0.
> For example a 30MB file using 3.1 takes approximately 40 seconds on our system from point A to point B. 
> Using Apache 3.3, the same file takes 2 minutes and 5 seconds. 
> Using Apache 3.2, the same file took over 4 minutes. 
> This is not acceptable. 
> If there are any workarounds, we would like to know. If not this is a major bug. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)