Operational Defect Database

BugZero found this defect 61 days ago.

MongoDB | 2613603

Investigate authorization issues in crud_workloads_majority

Last update date:

3/19/2024

Affected products:

MongoDB Server

Affected releases:

No affected releases provided.

Fixed releases:

8.0 Required

Description:

Info

In crud_workloads_majority, insert, update, and remove ops are generating error responses, specifically Unauthorized: Command ___ requires authentication. This error occurs during the parsing phase of the command, which should throw an exception, meaning command invocation never occurs. It seems that based on the FTDC data, some inserts, updates, and removes go through (don't throw exception there). In summary, real CRUD performance is not being measured here. This ticket should investigate and maybe temporarily disable or fix the workload. Here is a patch where I log every time the command fails early. The mongod.log shows the error message above.

Top User Comments


Steps to Reproduce


Additional Resources / Links

Share:

BugZero® Risk Score

What's this?

Coming soon

Status

Open

Learn More

Search:

...