Andy Tolbert created TINKERPOP-1494: ---------------------------------------
Summary: Means of exposing execution information from a result produced by RemoteConnection Key: TINKERPOP-1494 URL: https://issues.apache.org/jira/browse/TINKERPOP-1494 Project: TinkerPop Issue Type: Improvement Reporter: Andy Tolbert When using a Graph Traversal that is backed by a {{RemoteConnection}} it would be useful if there was a way to get information about how the traversal was executed in terms of what host was used and perhaps other information that is useful for that particular {{RemoteConnection}} implementation. For example, if the underlying connection executes retries on query timeouts, it'd be interesting if that and the hosts that were tried were surfaced in some way. -- This message was sent by Atlassian JIRA (v6.3.4#6332)