Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1M3
-
None
Description
We can improve performance by using concurrent collections instead of synchronizing the HashMap. This includes:
DataDomain.properties
DataDomain.nodes
DataDomain.nodesByDataMapName
Also instead of reindexing on failed lookups, we can simply lazy-fill collection from a given DataMap