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

Rephrase error message about incoisistent bucket collection on upgrade to 8.0

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • 1

      In SERVER-79630 we added a check during FCV upgrade to 8.0 that will throw an error if we encounter a collection with timeseries bucket namespace (db.system.buckets.<...>) but without timeseries options.
      The error message associated to this error suggest the user to either drop or rename that collection.

      This suggestion is a bit risky because the collection could be a real timeseries bucket collection with corrupted metadata. In this case, the user should fix the metadata instead of dropping the collection.

      The goal of this ticket is to modify the error message so to include the suggestion above.

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

              Created:
              Updated: