Operational Defect Database

BugZero found this defect 38 days ago.

MongoDB | 2638708

The DDL lock manager acquires db/collection locks by string

Last update date:

4/11/2024

Affected products:

MongoDB Server

Affected releases:

No affected releases provided.

Fixed releases:

No fixed releases provided.

Description:

Info

The DDL lock manager takes DDL resource locks for databases and collections, but does so by serializing them to strings rather than directly using the appropriately-typed constructors. Switching that will allow us to also remove these ResourceId constructors. There is also some dead leftover code.

Top User Comments


Steps to Reproduce


Additional Resources / Links

Share:

BugZero® Risk Score

What's this?

Coming soon

Status

In Code Review

Learn More

Search:

...