Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-56761

Catalog cache of performance tests still based on namespace instead of UUID

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.0-rc0
    • Affects Version/s: 5.0.0
    • Component/s: None
    • Fully Compatible
    • ALL
    • Sharding EMEA 2021-05-17
    • 0

      The performance tests explicitly create a large catalog cache inserting documents in config.chunks and having namespaces as references for the collections. The structure of config.chunks has been changed starting from version 5.0 and the namespace has been replaced with the UUID of the referred collection (see SERVER-53105).

      The fix consists in fixing the produce that creates the documents in config.chunks using the UUID instead of the namespace.

            Assignee:
            antonio.fuschetto@mongodb.com Antonio Fuschetto
            Reporter:
            antonio.fuschetto@mongodb.com Antonio Fuschetto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: