[
https://issues.apache.org/jira/browse/TINKERPOP-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565485#comment-15565485
]
Bob Briody commented on TINKERPOP-1494:
---------------------------------------
Matthias B did the work to populate the profiling metrics info from DSEGraph. I
put the hooks in TinkerPop's profiling framework to enable that. I'm not sure
how useful or applicable that stuff would be as an extension model in this
case. Connection and request details may benefit from something less abstract.
> 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)