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

Make it clear from the stack trace whether a command is running in a transaction

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.3, 4.1.3
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • v4.0
    • Repl 2018-09-24

      Currently any stack trace that includes a running command includes 'invokeInTransaction' as one of the frames. This can be misleading as we call invokeInTransaction regardless of whether or not the command is actually running in a transaction or not. It'd be nice to be able to easily tell from stack traces whether or not a command is running as part of a transaction.

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: