You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "yankay (JIRA)" <ji...@apache.org> on 2012/06/27 07:34:44 UTC

[jira] [Created] (NET-471) Provide NIO SocketFactory Support

yankay created NET-471:
--------------------------

             Summary: Provide NIO SocketFactory Support
                 Key: NET-471
                 URL: https://issues.apache.org/jira/browse/NET-471
             Project: Commons Net
          Issue Type: New Feature
          Components: FTP
    Affects Versions: 3.2
         Environment: WLan , poor network
            Reporter: yankay
             Fix For: 3.2


When I use ftpclient to push a huge file(>1GB) from one city to another. The Thread will block forever.Then I know the default setting use default socketfactory. And the socket.setSoTimeout only works on read but write.
The commons-net not provide a NIO SocketFactory. So it's a hard work for me to write one.
Can we provide a NIO SocketFactory?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (NET-471) Provide NIO SocketFactory Support

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NET-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403049#comment-13403049 ] 

Sebb commented on NET-471:
--------------------------

I'm not sure using NIO will help here.
                
> Provide NIO SocketFactory Support
> ---------------------------------
>
>                 Key: NET-471
>                 URL: https://issues.apache.org/jira/browse/NET-471
>             Project: Commons Net
>          Issue Type: New Feature
>          Components: FTP
>    Affects Versions: 3.2
>         Environment: WLan , poor network
>            Reporter: yankay
>              Labels: NIO, SocketManager
>             Fix For: 3.2
>
>
> When I use ftpclient to push a huge file(>1GB) from one city to another. The Thread will block forever.Then I know the default setting use default socketfactory. And the socket.setSoTimeout only works on read but write.
> The commons-net not provide a NIO SocketFactory. So it's a hard work for me to write one.
> Can we provide a NIO SocketFactory?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (NET-471) Provide NIO SocketFactory Support

Posted by "Sebb (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NET-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated NET-471:
---------------------

    Affects Version/s:     (was: 3.2)
                       3.1
        Fix Version/s:     (was: 3.2)
    
> Provide NIO SocketFactory Support
> ---------------------------------
>
>                 Key: NET-471
>                 URL: https://issues.apache.org/jira/browse/NET-471
>             Project: Commons Net
>          Issue Type: New Feature
>          Components: FTP
>    Affects Versions: 3.1
>         Environment: WLan , poor network
>            Reporter: yankay
>              Labels: NIO, SocketManager
>
> When I use ftpclient to push a huge file(>1GB) from one city to another. The Thread will block forever.Then I know the default setting use default socketfactory. And the socket.setSoTimeout only works on read but write.
> The commons-net not provide a NIO SocketFactory. So it's a hard work for me to write one.
> Can we provide a NIO SocketFactory?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (NET-471) Provide NIO SocketFactory Support

Posted by "Sebb (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NET-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved NET-471.
----------------------

    Resolution: Won't Fix
    
> Provide NIO SocketFactory Support
> ---------------------------------
>
>                 Key: NET-471
>                 URL: https://issues.apache.org/jira/browse/NET-471
>             Project: Commons Net
>          Issue Type: New Feature
>          Components: FTP
>    Affects Versions: 3.1
>         Environment: WLan , poor network
>            Reporter: yankay
>              Labels: NIO, SocketManager
>
> When I use ftpclient to push a huge file(>1GB) from one city to another. The Thread will block forever.Then I know the default setting use default socketfactory. And the socket.setSoTimeout only works on read but write.
> The commons-net not provide a NIO SocketFactory. So it's a hard work for me to write one.
> Can we provide a NIO SocketFactory?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira