Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-947

Enforce semantics of threaded transactions as manual

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Implemented
    • 3.1.0-incubating
    • 3.2.1
    • structure

    Description

      Threaded transactions are manual in nature. They open when createThreadedTx is called and they are created then when closed, should not be re-used. If you need a new one you should call createdThreadedTx again. Those semantics are not enforced by TinkerPop anywhere i the test suite, but that's typically how this feature is used.

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            spmallette Stephen Mallette
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: