Operational Defect Database

BugZero found this defect 16 days ago.

MongoDB | 2661308

Temporary fix for balancer_should_return_random_migrations_failpoint.js

Last update date:

5/3/2024

Affected products:

MongoDB Server

Affected releases:

8.1.0-rc0

8.0.0-rc4

Fixed releases:

8.1.0-rc0

Description:

Info

This test is failing because of the combination of these two points: The algorithm the balancer uses to move a collection prioritizes untracked collections above tracked collections, therefore, it will always pick an untracked collection if there is any. With SERVER-89997, we've stopped tracking timeseries collections upon moveCollection. So, if the test cluster has a timeseries collection, the balancer will always try to move a timeseries collection, which will continuous fail because of SERVER-89997. The proper fix will be done under SERVER-88852, however, we'll apply a quick fix under this ticket to silence the test while we work on the actual fix.

Top User Comments

xgen-internal-githook commented on Fri, 3 May 2024 12:16:56 +0000: Author: {'name': 'Silvia Surroca', 'email': 'silvia.surroca@mongodb.com', 'username': 'silviasuhu'} Message: SERVER-90143 Temporary fix for balancer_should_return_random_migrations_failpoint.js (#21806) GitOrigin-RevId: fb33f8bd84349231a97415e055930b07679d23ea Branch: master https://github.com/mongodb/mongo/commit/fc2c36f04c0248fefcbf028eae8f36e006d2f294

Steps to Reproduce


Additional Resources / Links

Share:

BugZero® Risk Score

What's this?

Coming soon

Status

Closed

Learn More

Search:

...