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

Old garbage config.cache.* metadata might block catalog cache refreshes

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 6.0.0, 7.0.0, 8.1.0-rc0, 8.0.0
    • Component/s: None
    • Catalog and Routing
    • ALL
    • CAR Team 2024-10-28, CAR Team 2024-11-11, CAR Team 2024-11-25
    • 2

      6.0 binaries expect that the collection version has a Timestamp, which was introduced as part of the 4.4 FCV -> 5.0 FCV transition in PM-1965. However, it could happen that due  the poor resiliency that DDL operations had in the past there is some garbage config.cache.* metadata that wasn't properly cleaned up and that doesn't contain Timestamps.  This is not a problem until the customer decides to use again that namespace:  then that garbage will be read, trying to understand which is the latest metadata locally persisted on the shard. However, because it doesn't contains a timestamp, it will crash with a unnamed error code, blocking refreshes (routing and filtering) over that namespace.

            Assignee:
            robert.sander@mongodb.com Robert Sander
            Reporter:
            sergi.mateo-bellido@mongodb.com Sergi Mateo Bellido
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: