[ https://issues.apache.org/jira/browse/YOKO-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rick McGuire closed YOKO-218. ----------------------------- Resolution: Cannot Reproduce The problem instances have already been cleaned up. > Yoko code is creating ORB instances and not calling destroy() when finished. > ---------------------------------------------------------------------------- > > Key: YOKO-218 > URL: https://issues.apache.org/jira/browse/YOKO-218 > Project: Yoko - CORBA Server > Issue Type: Bug > Affects Versions: v1.0-incubating-M2, v1.0-incubating-M1 > Reporter: Rick McGuire > Assignee: Rick McGuire > Fix For: v1.0.0 > > > Numerous places in Yoko are creating ORB instances without calling destory() > when finished. This can unnecessarily tie up resources, as well as trigger > the warning message about destroy() not getting called. The base Yoko code > should be clean in this respect. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.