Enable transactions on inMemory storage engine with a command line flag

XMLWordPrintableJSON

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

      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:
              Will Schultz
              Reporter:
              Jeffrey Yemin
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: