Remove redundant startup warnings during an incomplete featureCompatibilityVersion upgrade

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.6.0-rc0
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Storage 2017-10-23
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In the incomplete_upgrade_downgrade.js test, the following startup warnings are printed. Because the targetVersion warning will always be printed with the UUID warning, the UUID warning is redundant and should be removed.

      [js_test:incomplete_upgrade_downgrade] 2017-10-05T10:22:03.305-0400 d20011| 2017-10-05T10:22:03.304-0400 I STORAGE  [initandlisten] ** WARNING: A featureCompatibilityVersion upgrade or downgrade did not complete.
      [js_test:incomplete_upgrade_downgrade] 2017-10-05T10:22:03.305-0400 d20011| 2017-10-05T10:22:03.304-0400 I STORAGE  [initandlisten] **          The current featureCompatibilityVersion is 3.4 and the targeted version is 3.4.
      [js_test:incomplete_upgrade_downgrade] 2017-10-05T10:22:03.305-0400 d20011| 2017-10-05T10:22:03.304-0400 I STORAGE  [initandlisten] **          To fix this, use the setFeatureCompatibilityVersion command to resume upgrade to 3.6 or downgrade to 3.4.
      [js_test:incomplete_upgrade_downgrade] 2017-10-05T10:22:03.305-0400 d20011| 2017-10-05T10:22:03.305-0400 I STORAGE  [initandlisten] ** WARNING: Using featureCompatibilityVersion 3.4, but the collection 'admin.foo' has a UUID.
      [js_test:incomplete_upgrade_downgrade] 2017-10-05T10:22:03.306-0400 d20011| 2017-10-05T10:22:03.305-0400 I STORAGE  [initandlisten] **          To fix this, use the setFeatureCompatibilityVersion command to resume upgrade to 3.6 or downgrade to 3.4.
      

            Assignee:
            Louis Williams
            Reporter:
            Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: