-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
santiago.roche@mongodb.com pointed out:
This may become relevant later on, but I think we may want to move away from using mongo_cc_library especially once we start doing integration testing.
From what I gathered, mongo_cc_library will always link in tcmalloc, which we want to avoid doing for our extensions, so that we can hook up our allocation functions correctly.