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

MultiIndexBlock::init() fails to clean up temporary record stores on IndexBuildBlock::init() failure

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • ALL
    • Execution Team 2019-08-12
    • 13

      The RecoveryUnit rollback handler in MultiIndexBlock::init() removes the temporary record stores in _indexes created in IndexCatalog::IndexBuildBlock::init().

      However, it may be possible that we may fail to clean up the temporary record store if IndexCatalog::IndexBuildBlock::init() fails before we update the list of IndexBuildBlocks.

            Assignee:
            daniel.gottlieb@mongodb.com Daniel Gottlieb (Inactive)
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: