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

RemoteStrategy does not call parent class TraversalStrategy __init__

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.3.6, 3.4.1
    • 3.3.8, 3.4.3, 3.5.0
    • driver
    • None

    Description

      Attempting to print the traversal_strategies property on a TraversalSource results in

      AttributeError: 'RemoteStrategy' object has no attribute 'strategy_name' 
      

      It appears RemoteStrategy._init_ does not call its parent constructor TraversalSource._init_ so strategy_name and configuration are not being initialised.

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            jmfarrow James Farrow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: