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

Graph instance not set for child traversals

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 3.5.0
    • 3.5.1, 3.6.0
    • process
    • None

    Description

      After changing the strategy application order on TINKERPOP-1568, the Graph instance does not get set in time for a TraversalStrategy in child traversals. We didn't have any assertions to track that so this subtlety was missed. Until this is resolved, the workaround would be for the TraversalStrategy to get the Graph from the root traversal, but that's not completely ideal.

      Added an assertion for the workaround - https://github.com/apache/tinkerpop/commit/c161e7054a1fc3f72d15462881f782859c61da76 and will swap that out once this issue is resolved.

      Attachments

        Issue Links

          Activity

            People

              spmallette Stephen Mallette
              spmallette Stephen Mallette
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: