[GitHub] [tinkerpop] heljoyLiu commented on issue #1263: dotnet: add session mode connection

2020-03-24 Thread GitHub
> I tried to merge this through to `master` and the test in this PR fails. This > exception gets raised: > > https://github.com/apache/tinkerpop/blob/c3092069f0961759036b55c5f874a4c2fd1d4978/gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/op/session/SessionOpProcessor.java#L194 >

[jira] [Created] (TINKERPOP-2353) Error while Shutting Down Gremlin Server

2020-03-24 Thread Sarthak Ghosh (Jira)
Sarthak Ghosh created TINKERPOP-2353: Summary: Error while Shutting Down Gremlin Server Key: TINKERPOP-2353 URL: https://issues.apache.org/jira/browse/TINKERPOP-2353 Project: TinkerPop Is

[jira] [Assigned] (TINKERPOP-2350) clone() is not deep copying Traversal internals

2020-03-24 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette reassigned TINKERPOP-2350: --- Assignee: Stephen Mallette > clone() is not deep copying Traversal inter

[jira] [Commented] (TINKERPOP-2350) clone() is not deep copying Traversal internals

2020-03-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066131#comment-17066131 ] ASF GitHub Bot commented on TINKERPOP-2350: --- spmallette commented on pull r

[GitHub] [tinkerpop] spmallette commented on issue #1263: dotnet: add session mode connection

2020-03-24 Thread GitHub
I tried to merge this through to `master` and the test in this PR fails. This exception gets raised: https://github.com/apache/tinkerpop/blob/c3092069f0961759036b55c5f874a4c2fd1d4978/gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/op/session/SessionOpProcessor.java#L194 I guess

[jira] [Commented] (TINKERPOP-2288) Get ConnectionPoolBusyException and then ServerUnavailableExceptions

2020-03-24 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17065772#comment-17065772 ] Florian Hockmann commented on TINKERPOP-2288: - I got a first version work