Operational Defect Database

BugZero found this defect 26 days ago.

MongoDB | 2650932

Resharding a timeseries adds the collation to the default timeseries index

Last update date:

4/23/2024

Affected products:

MongoDB Server

Affected releases:

No affected releases provided.

Fixed releases:

No fixed releases provided.

Description:

Info

The introduction of a default index for timeseries (SERVER-66689) currently expects the index to have the default collation, even if the collection is specifically created with a non-simple collation. The timeserie_index_partial.js tests currently verifies this behaviour for a collection with non-simple collation with the "extraIndexes" being the expected the index fields set here. in case a moveCollection run in between the creation and the check of the collection, the check will fail as the index now contains the field "collation". The goal of this ticket is to investigate whether is ok for the collation field to be present and in case fix the TODOs

Top User Comments


Steps to Reproduce


Additional Resources / Links

Share:

BugZero® Risk Score

What's this?

Coming soon

Status

Needs Scheduling

Learn More

Search:

...