Re: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-03-07 Thread Stephen Mallette
hen Mallette<mailto:spmalle...@gmail.com> > Sent: Tuesday, March 6, 2018 3:53 AM > To: dev@tinkerpop.apache.org<mailto:dev@tinkerpop.apache.org> > Subject: Re: [Discuss] Expose metadata from Gremlin Server to Clients. > > Your summary looks good to me. I also agree that we

RE: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-03-06 Thread Ashwini Singh
rt for metadata there > as well. > >> Thanks for bringing this up. Just wanted to understand how we track > >> issues at tinkerpop, Can we spilt the change to support for gremlin > >> request/script first and bytecode/traversal separately? If we prefer > >> to

Re: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-03-06 Thread Stephen Mallette
as well. > >> Thanks for bringing this up. Just wanted to understand how we track > >> issues at tinkerpop, Can we spilt the change to support for gremlin > >> request/script first and bytecode/traversal separately? If we prefer > >> to split the change in chu

RE: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-03-05 Thread Ashwini Singh
with one change. >> >> Thanks, >> Ashwini Singh >> Software Engineer @ Azure Cosmos DB >> >> -Original Message- >> From: Stephen Mallette <spmalle...@gmail.com> >> Sent: Wednesday, February 28, 2018 9:58 AM >> To: dev@tinkerpo

Re: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-03-01 Thread Stephen Mallette
t;spmalle...@gmail.com> > Sent: Wednesday, February 28, 2018 9:58 AM > To: dev@tinkerpop.apache.org > Subject: Re: [Discuss] Expose metadata from Gremlin Server to Clients. > > This newly created issue might be related to this in some way: > > https://na01.safelinks.protection.outl

RE: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-02-28 Thread Ashwini Singh
change. Thanks, Ashwini Singh Software Engineer @ Azure Cosmos DB -Original Message- From: Stephen Mallette <spmalle...@gmail.com> Sent: Wednesday, February 28, 2018 9:58 AM To: dev@tinkerpop.apache.org Subject: Re: [Discuss] Expose metadata from Gremlin Server to Clients. This newly c

Re: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-02-28 Thread Stephen Mallette
h level approach to achieve this is to have corresponding > >> SubmitAsynWithHeaders() for every SubmitAsync() that returns a > >> encapsulated result with attributes and IReadOnlyCollectio. Let me > know > >> if you see any concerns adding a new API. > >>

Re: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-02-28 Thread Florian Hockmann
ch to achieve this is to have corresponding >> SubmitAsynWithHeaders() for every SubmitAsync() that returns a >> encapsulated result with attributes and IReadOnlyCollectio. Let me know >> if you see any concerns adding a new API. >> >> Thanks a lot, >> Ashwini

Re: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-02-28 Thread Stephen Mallette
tephen Mallette <spmalle...@gmail.com> > Sent: Friday, February 23, 2018 5:13 PM > To: dev@tinkerpop.apache.org > Subject: Re: [Discuss] Expose metadata from Gremlin Server to Clients. > > Adding those kinds of details was the reason we had the > ResponseStatus.attributes Map. I can really only

RE: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-02-26 Thread Ashwini Singh
a lot, Ashwini Singh Software Engineer @ Azure Cosmos DB -Original Message- From: Stephen Mallette <spmalle...@gmail.com> Sent: Friday, February 23, 2018 5:13 PM To: dev@tinkerpop.apache.org Subject: Re: [Discuss] Expose metadata from Gremlin Server to Clients. Adding those

Re: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-02-23 Thread Stephen Mallette
Adding those kinds of details was the reason we had the ResponseStatus.attributes Map. I can really only speak for the java driver as I only know that one really well (we might need other TinkerPop experts to chime in for python, .net and c#). The java driver doesn't really present ways to get