You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Trustin Lee (JIRA)" <di...@incubator.apache.org> on 2005/03/02 15:49:48 UTC

[jira] Created: (DIREVE-144) ApacheDS runs MINA in a single thread mode.

ApacheDS runs MINA in a single thread mode.
-------------------------------------------

         Key: DIREVE-144
         URL: http://issues.apache.org/jira/browse/DIREVE-144
     Project: Directory Server
        Type: Bug
    Versions: 0.9    
    Reporter: Trustin Lee
 Assigned to: Trustin Lee 
     Fix For: 0.9


ApacheDS core doesn't add IoThreadPoolFilter and ProtocolThreadPoolFilter currently, and it will cause performance degradation under heavy load.  At the moment of porting it to MINA, there was no service registry implementation that can handle this issue easily.  Now we've got the default implementation of ServiceRegistry so that ApacheDS run multi-threaded.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DIREVE-144) ApacheDS runs MINA in a single thread mode.

Posted by "Trustin Lee (JIRA)" <di...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/DIREVE-144?page=history ]
     
Trustin Lee closed DIREVE-144:
------------------------------

    Resolution: Fixed

Fixed as shown at:

http://svn.apache.org/viewcvs?view=rev&rev=156048

> ApacheDS runs MINA in a single thread mode.
> -------------------------------------------
>
>          Key: DIREVE-144
>          URL: http://issues.apache.org/jira/browse/DIREVE-144
>      Project: Directory Server
>         Type: Bug
>     Versions: 0.9
>     Reporter: Trustin Lee
>     Assignee: Trustin Lee
>      Fix For: 0.9

>
> ApacheDS core doesn't add IoThreadPoolFilter and ProtocolThreadPoolFilter currently, and it will cause performance degradation under heavy load.  At the moment of porting it to MINA, there was no service registry implementation that can handle this issue easily.  Now we've got the default implementation of ServiceRegistry so that ApacheDS run multi-threaded.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira