[SERVER-28552] Stand up interface to `Database` in catalog Created: 29/Mar/17  Updated: 06/Dec/17  Resolved: 04/Apr/17

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 3.5.6

Type: Improvement Priority: Major - P3
Reporter: ADAM Martin (Inactive) Assignee: ADAM Martin (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by SERVER-23103 Make library dependency graph acyclic Closed
is depended on by SERVER-27912 Stand up an interface to `src/mongo/d... Closed
Backwards Compatibility: Fully Compatible
Sprint: Platforms 2017-04-17
Participants:

 Comments   
Comment by Githook User [ 04/Apr/17 ]

Author:

{u'username': u'adamlsd', u'name': u'ADAM David Alan Martin', u'email': u'adam.martin@10gen.com'}

Message: SERVER-28552 Slice deps on `Database` in Catalog.

There are dependencies from below catalog into catalog via
`Database`. This vtable PIMPL will allow us to start breaking
more cycles. This PIMPL class is a drop-in replacement for
the `Database` class, with the same ownership and calling
conventions – it merely delegates all calls to an internal
implementation. Further, several static and free functions in
the `src/mongo/db/catalog/database.h` header are sliced allowing
registration of a in implementation callable via `stdx::function`.
Branch: master
https://github.com/mongodb/mongo/commit/cea6b6072ba2432a97d5aeb56b3f9892f802668d

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