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

Enable transactions on inMemory storage engine with a command line flag

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.2, 4.1.2
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • v4.0
    • Repl 2018-07-16, Repl 2018-07-30

      In SERVER-35513 transactions were disabled for inMemory storage engine, with the possibility that it would be enabled in the future if rollback is fixed on inMemory.

      It's useful though for applications to run regression tests against the inMemory engine, as it's significantly faster than the wiredTiger engine, so disabling this has an effect on developer productivity.

      To satisfy both concerns, consider allowing transactions to be re-enabled for inMemory engine via command line, e.g. --setParameter inMemoryEnableTransactions

            Assignee:
            william.schultz@mongodb.com William Schultz (Inactive)
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: