-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Fully Compatible
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
The flat_hash_map is more memory-efficient than the node_hash_map, which is aliased for stdx::unordered_map. The activeTxnCommittedStatements does not appear to require pointer stability, so we should be able to switch this for more memory efficiency.