- 
    Type:
Task
 - 
    Resolution: Fixed
 - 
    Priority:
Major - P3
 - 
    Affects Version/s: None
 - 
    Component/s: None
 - 
    None
 
- 
        Fully Compatible
 - 
        Server Serverless 2021-12-13, Server Serverless 2021-12-27
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
Mongoq is linking mongos_main libraries. We could avoid doing by copying the files from mongos to mongoq and use those files (cpp files).
By doing so, we no longer would have to include 
'$BUILD_DIR/mongo/s/mongos_main'
as a dependency and instead would use our own mongoq dependencies.
- is related to
 - 
                    
SERVER-61312 Allow mongos and mongoq to link in different commands
-         
 - Closed
 
 -