-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Internal Code
-
Service Arch
Right now the code in future_util.h contains free functions in the mongo namespace. This could be awkward and create collisions for functions with common names. We should wrap these functions in a future_util namespace and change relevant callsites.