[
https://issues.apache.org/jira/browse/TINKERPOP-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16591318#comment-16591318
]
ASF GitHub Bot commented on TINKERPOP-1913:
-------------------------------------------
Github user ashwini-mnnit commented on the issue:
https://github.com/apache/tinkerpop/pull/915
@spmallette , looks like these two commits the missing in upstream
TINKERPOP-1913
https://github.com/apache/tinkerpop/commit/a6625d3d877ac4ac0abf32249b2d23c72bcf7692
https://github.com/apache/tinkerpop/commit/ed3894bef0f0bc8d7b93d3f0161f8c8df38f7c8f
Looks like these two commits are missing in current upstream TINKERPOP-1913
but came to my fork. Did we do any change is the upstream branch ? (possibly
after my fork). Can you please take a look.
The above mentioned change should be there in the upstream branch
(TINKERPOP-1913) for status attributes to work.
> Expose metadata from Gremlin Server to Clients
> ----------------------------------------------
>
> Key: TINKERPOP-1913
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1913
> Project: TinkerPop
> Issue Type: Improvement
> Components: dotnet, driver, javascript, python, server
> Affects Versions: 3.3.1
> Reporter: Ashwini Singh
> Assignee: stephen mallette
> Priority: Major
>
> To summarize what we have discussed so far:
> 1. For API using GremlinRequest/QueryScript, expose response attribute as
> part of result. Using an approach to similar to Java client driver (using
> ResultSet) . [Priority0]
> -- We rely on the last message for response attributes.
> 2. For GLV, add response attribute as part of Traversal. [Priority 0]
> --Rely on the last message for attributes.
> 3. Expose other server details (like server setting). I would suggest to
> split this design discussion into two directions:
> a. Metadata for request execution: Only focuses on details
> related to request execution. Can be achieved through #1 and #2.
> b. Metadata for Gremlin Server: Focuses on overall metadata
> for the server. Could be a separate request and fetch the data once for a
> connection.
> Targeted drivers: dotnet, Java, python, javascript.
> More details:
> [https://lists.apache.org/thread.html/fd2208a2db827bc1eb479ad8c2f181bd2fa532553c97b3fe6994a7b6@%3Cdev.tinkerpop.apache.org%3E]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)