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

Re-use Client instances in RemoteGraph tests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Implemented
    • 3.2.0-incubating
    • 3.2.0-incubating
    • driver
    • None

    Description

      GraphComputer tests for RemoteGraph didn't want to run with cached Client instances. Had to create new Client instances for every test. Not bad really, but not ideal and might be hiding an underlying error in the driver perhaps.

      https://github.com/apache/incubator-tinkerpop/blob/51d9b1cf62f53eb81a792070abee3d0aa9aa5873/gremlin-server/src/test/java/org/apache/tinkerpop/gremlin/driver/remote/RemoteGraphProvider.java#L62-L65

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: