Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-2088

Support for prepared transactions

    • Type: Icon: New Feature New Feature
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Update 2019-02-07: Design decision is that mongodump/mongorestore will not support backing up individual shards in a 4.2 sharded cluster due to consistency limitations. Specific changes to make:

      • Document this limitation
      • Skip dumping the config.transaction_coordinators collection

      Update 2019-02-22: Need for large transaction support (TOOLS-2225) will require similar behavior to prepared transaction support: namely, "on commit, look back in oplog to apply operations". Therefore, we might reconsider just doing prepared transactions support at the same time as the incremental work will be small.

            Assignee:
            david.golden@mongodb.com David Golden
            Reporter:
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: