/[Apache-SVN]
ViewVC logotype

Revision 1423321


Jump to revision: Previous Next
Author: clement
Date: Tue Dec 18 08:38:06 2012 UTC (11 years, 6 months ago)
Changed paths: 2
Log Message:
Apply patch from FELIX-3789 - Deadlock due to synchronization on INSTANCE_NAME

We changed how the instance names are checked and computed. Notice that a side effect of this approach is that factories must have unique names. Even if it was the official way, the former implementation was not enforcing this.  

When an instance target a specific version, and if the name is set and already taken, the factory version is appended to the end of the instance name (given_instance_name-factory_version)

Also fixed name extraction issue in handlers for composite.




Changed paths

Path Details
Directoryfelix/trunk/ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/HandlerManagerFactory.java modified , text changed
Directoryfelix/trunk/ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/IPojoFactory.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26