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

Avoid catalogcache lookup in ReshardingCollectionCloner

    • Cluster Scalability

      The ReshardingCollectionCloner uses the collectionHasSimpleCollation function in a couple of places. This function performs a CatalogCache lookup. This can be avoided by storing the defaultCollation of the collection in the ReshardinCollectionCloner on creation. In fact when we create this object we already have all the collection metadata (ChunkManager) available.

            Assignee:
            Unassigned Unassigned
            Reporter:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: