[SERVER-34393] Embedded transport layer should not depend on mongo internal code Created: 09/Apr/18  Updated: 29/Oct/23  Resolved: 16/Aug/18

Status: Closed
Project: Core Server
Component/s: Build
Affects Version/s: None
Fix Version/s: 4.0.2, 4.1.3

Type: Improvement Priority: Major - P3
Reporter: Andrew Morrow (Inactive) Assignee: Henrik Edin
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Issue Links:
Backports
Depends
is depended on by SERVER-33911 Allow overriding global link model fo... Closed
Backwards Compatibility: Fully Compatible
Backport Requested:
v4.0
Sprint: Platforms 2018-04-23, Platforms 2018-07-16, Platforms 2018-08-13, Platforms 2018-08-27
Participants:

 Description   

The C driver transport shim should not depend on internal mongodb code, as this frustrates the goals of SERVER-33911. Instead, it should be written purely in terms of the C++ standard library, the CAPI API, and libmongoc.



 Comments   
Comment by Githook User [ 17/Aug/18 ]

Author:

{'name': 'Henrik Edin', 'email': 'henrik.edin@mongodb.com', 'username': 'henrikedin'}

Message: SERVER-34393 Remove dependency on base for mongo_embedded_mongoc_client.

Rewrote to just use STL types.

(cherry picked from commit 7c098544dfddc623cadf65a3be0291b61de681d7)
Branch: v4.0
https://github.com/mongodb/mongo/commit/f412e31d39d77ac28faafaf10b428b56e7f47f3d

Comment by Githook User [ 16/Aug/18 ]

Author:

{'name': 'Henrik Edin', 'email': 'henrik.edin@mongodb.com', 'username': 'henrikedin'}

Message: SERVER-34393 Remove dependency on base for mongo_embedded_mongoc_client.

Rewrote to just use STL types.
Branch: master
https://github.com/mongodb/mongo/commit/7c098544dfddc623cadf65a3be0291b61de681d7

Generated at Thu Feb 08 04:36:32 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.