[
https://issues.apache.org/jira/browse/TINKERPOP-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-1238.
---------------------------------------
Resolution: Implemented
Fixed on
https://github.com/apache/incubator-tinkerpop/commit/dc3620bda420c4549a22261657164f64e4a32f78
after the fix for TINKERPOP-1239 was merged to master.
> Re-use Client instances in RemoteGraph tests
> --------------------------------------------
>
> Key: TINKERPOP-1238
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1238
> Project: TinkerPop
> Issue Type: Improvement
> Components: driver
> Affects Versions: 3.2.0-incubating
> Reporter: stephen mallette
> Assignee: stephen mallette
> Fix For: 3.2.0-incubating
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)