Operational Defect Database

BugZero found this defect 72 days ago.

MongoDB | 2602585

Protect transition from implicit to explicit under new feature flag

Last update date:

3/15/2024

Affected products:

MongoDB Server

Affected releases:

No affected releases provided.

Fixed releases:

No fixed releases provided.

Description:

Info

Currently, the code to transform an implicit create to an explicit create is guarded by featureFlagTrackUnshardedCollectionsUponCreate. However, this change doesn't actually depend on this part of the project, and we want to introduce this change in 8.0 regardless of the track unsharded project. Instead of guarding this with the project's feature flag, we should introduce a new feature flag and use that to guard this transition.

Top User Comments

xgen-internal-githook commented on Fri, 15 Mar 2024 14:13:04 +0000: Author: {'name': 'Kaloian Manassiev', 'email': 'kaloian.manassiev@mongodb.com', 'username': 'kaloianm'} Message: SERVER-87676 Introduce the "80CollectionCreationPath" feature flag (#20021) GitOrigin-RevId: 22e4c01a1cd53762586f9dcabca191e4f152baa8 Branch: master https://github.com/mongodb/mongo/commit/c6d0fb4e37658b44f01abc7b84c3fdcf880bfaef

Steps to Reproduce


Additional Resources / Links

Share:

BugZero® Risk Score

What's this?

Coming soon

Status

In Progress

Learn More

Search:

...