-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Fix Version/s: 7.10
-
Component/s: Core MongoDB, Core VCS
-
Tags:
Some common String like table name and field name used in VCS Row or DBS State can be factored using String.intern.
This can reduce significantly the memory used on cache or scrolling the entire repository (like when reindexing all doc).