-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: trunk
-
Component/s: atlas-core
-
Labels:None
Background
Existing implementation of UniqueAttributePatch creates numerous short lived objects. This causes memory to build up and puts load on GC.
Solution
Remove usage of short lived objects.