[jira] [Commented] (TINKERPOP-2197) gremlin javascript - Error: read ECONNRESET at TLSWrap.onStreamRead - websocket error

2021-03-24 Thread David Edey (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308150#comment-17308150 ] David Edey commented on TINKERPOP-2197: --- In case this is useful for anyone else

[jira] [Commented] (TINKERPOP-2341) GremlinClientExtensions.SubmitAsync hangs as it tries to dispose connection

2021-03-24 Thread Kirk Marple (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308130#comment-17308130 ] Kirk Marple commented on TINKERPOP-2341: [~Florian Hockmann] We've started se

[jira] [Closed] (TINKERPOP-2536) Run Gherkin tests with GraphBinary and GraphSON

2021-03-24 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-2536. --- Resolution: Invalid I originally wanted to merge support for GraphBinary without

[jira] [Commented] (TINKERPOP-2472) GraphBinary support in .NET

2021-03-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307901#comment-17307901 ] ASF GitHub Bot commented on TINKERPOP-2472: --- FlorianHockmann commented on p

Re: [DISCUSS] ANTLR and gremlin-script

2021-03-24 Thread Stephen Mallette
Please see below: On Mon, Mar 22, 2021 at 10:25 AM Joshua Shinavier wrote: > Awesome. This definitely fills a major gap, and as Florian said, it is > great that it is already improving the documentation. > > High level-question: do you have any thoughts about Gremlin syntax > validation *in gene

Re: [DISCUSS] ANTLR and gremlin-script

2021-03-24 Thread Stephen Mallette
Some answers inline below: On Mon, Mar 22, 2021 at 5:00 PM Joshua Shinavier wrote: > I am not yet entirely sure what it means either, but I am thinking that it > would be nice to be able to > a) validate Gremlin expressions written in languages other than Groovy or > Java, and > Yes - that woul

Re: [DISCUSS] ANTLR and gremlin-script

2021-03-24 Thread Stephen Mallette
Some thoughts inline: On Mon, Mar 22, 2021 at 2:37 PM pieter gmail wrote: > Hi, > > Exciting as this is I am not quite sure what it means. > > Naively perhaps it the idea, > Arbitary gremlin string -> antlr parser -> some AST walker -> gremlin > byte code -> java in memory steps ... -> voila >

[jira] [Updated] (TINKERPOP-2540) Unexpected count() step result

2021-03-24 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2540: Priority: Major (was: Blocker) Thanks for the good examples. Something does lo

[jira] [Updated] (TINKERPOP-2540) Unexpected count() step result

2021-03-24 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2540: Component/s: tinkergraph > Unexpected count() step result > ---

[jira] [Closed] (TINKERPOP-2531) Gremlin .NET driver ConnectionPool can remain without connections if server is down for 1-2 minutes

2021-03-24 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-2531. --- Fix Version/s: 3.4.11 3.5.0 Resolution: Fixed > Gremlin

[jira] [Commented] (TINKERPOP-2531) Gremlin .NET driver ConnectionPool can remain without connections if server is down for 1-2 minutes

2021-03-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307642#comment-17307642 ] ASF GitHub Bot commented on TINKERPOP-2531: --- FlorianHockmann merged pull re