You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-dev@incubator.apache.org by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2007/02/25 21:17:05 UTC

[jira] Created: (FTPSERVER-72) FtpServer.suspend() doesn't suspend the listeners

FtpServer.suspend() doesn't suspend the listeners
-------------------------------------------------

                 Key: FTPSERVER-72
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-72
             Project: FtpServer
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0-M1
            Reporter: Niklas Gustavsson
         Assigned To: Niklas Gustavsson
             Fix For: 1.0-M2


Invoking suspend() on FtpServer will not suspend the listeners, thus making the server accept requests just like before the call.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FTPSERVER-72) FtpServer.suspend() doesn't suspend the listeners

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

Niklas Gustavsson closed FTPSERVER-72.
--------------------------------------

    Resolution: Fixed

Fixed in rev 511618. 

> FtpServer.suspend() doesn't suspend the listeners
> -------------------------------------------------
>
>                 Key: FTPSERVER-72
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-72
>             Project: FtpServer
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0-M1
>            Reporter: Niklas Gustavsson
>         Assigned To: Niklas Gustavsson
>             Fix For: 1.0-M2
>
>
> Invoking suspend() on FtpServer will not suspend the listeners, thus making the server accept requests just like before the call.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.