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

Should rollback transaction after catching on close

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.1.0-incubating
    • 3.1.1-incubating
    • test-suite
    • None

    Description

      In TransactionTest.shouldHaveExceptionConsistencyWhenTransactionOpenOnClose it is verified that an exception is thrown when the transaction is closed because the behavior is configured to manual. However, the transaction is never actually manually closed after that which would mean that a graph implementation will run into a still open transaction that cannot be closed when the graph is closed.

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            mbroecheler Matthias Broecheler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: