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

hasNext is called on TraverserIterator after transaction is committed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.5.2
    • 3.6.0, 3.5.3
    • server
    • None

    Description

      In TraversalOpProcessor, the hasNext() function is called on a TraversalIterator object after the transaction is committed. This causes issues if the database tries to further execute the traversal upon the hasNext() call but has no access to the transaction anymore.

      Attachments

        Activity

          People

            Florian Hockmann Florian Hockmann
            rngcntr Florian G
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: