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

Make restartCatalog command uninterruptible

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.11
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Storage NYC 2019-05-06
    • 6

      This is only for fixing the test.

      restartCatalog is only used by rollback in production environment. Therefore, it never encounters interruption. However, in interrupt fuzzer suite, some generated tests run the command manually and interrupt it, thus causing an invariant to fail.

      We should either blacklist restartCatalog command in this suite, or make restartCatalog uniterruptible.

            Assignee:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Reporter:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: