Yair Zaslavsky has posted comments on this change.

Change subject: core: Cache JNDI lookups and InitialContext creation
......................................................................


Patch Set 4:

(1 comment)

....................................................
File 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ejb/EJBUtilsStrategy.java
Line 27:     // Map from bean types (for example BeanTypeEnum.BACKEND) to their 
JNDI
Line 28:     // names
Line 29:     protected HashMap<BeanType, String> beanTypeToJNDINameMap = new 
HashMap<BeanType, String>();
Line 30: 
Line 31:     static private Map<String, Object> cachedJNDIReferences = new 
HashMap<>();
+1
Line 32: 
Line 33:     protected EJBUtilsStrategy() {
Line 34:         // Adds JNDI resources,
Line 35:         addJNDIResources();


-- 
To view, visit http://gerrit.ovirt.org/16612
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I45ae8d0a90a03c498e19e5429d196924671c073b
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liran Zelkha <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Liran Zelkha <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to