[ 
https://issues.apache.org/jira/browse/TINKERPOP-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565239#comment-15565239
 ] 

Marko A. Rodriguez commented on TINKERPOP-1494:
-----------------------------------------------

[~rjbriody] Did work in DSEGraph where he extended `TraversalMetrics` to have 
DSE-specific information such as index-hit speed/etc. I believe this ticket 
would use the same extension model.

> 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
>          Components: driver
>    Affects Versions: 3.2.2
>            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)

Reply via email to