You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <de...@geronimo.apache.org> on 2006/07/17 12:24:14 UTC

[jira] Updated: (GERONIMO-2198) CSSBean creates 2 unnecessary threads for every instance.

     [ http://issues.apache.org/jira/browse/GERONIMO-2198?page=all ]

Rick McGuire updated GERONIMO-2198:
-----------------------------------

    Attachment: geronimo-2198.diff

> CSSBean creates 2 unnecessary threads for every instance.
> ---------------------------------------------------------
>
>                 Key: GERONIMO-2198
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2198
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: OpenEJB
>    Affects Versions: 1.1
>            Reporter: Rick McGuire
>         Assigned To: Rick McGuire
>             Fix For: 1.1.1
>
>         Attachments: geronimo-2198.diff
>
>
> The CSSBean creates 2 ORB instances, then spins off a thread for each that calls orb.run().  This is completely unnecessary, since orb.run() doesn't actually run anything....it just causes the thread to wait until orb.destroy() is called.  These two thread instances are pure overhead, with no functional purpose. 

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira