In SERVER-50257 we found some DEPS_DEPENDENTS edges in the community repo that were not properly updated when they should have been. However, there should never be a need to use DEPS_DEPENDENTS in the community repo. It should be possible to express the full link graph with only forward edges. We should investigate the current usages of DEPS_DEPNDENTS in the community repo and evaluate whether they can be removed in favor of normal LIBDEPS edges.
- related to
-
SERVER-54567 uninitialized WiredTigerRecordStore::Params field in WiredTigerHarnessHelper::newCappedRecordStore()
- Closed