[GitHub] tinkerpop issue #904: TINKERPOP-2016 Bumped to Jackson 2.9.6

2018-08-02 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/904 Shouldn't this point at tp32? ---

[jira] [Commented] (TINKERPOP-2016) Upgrade Jackson FasterXML to 2.9.5 or later to fix security vulnerability

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566590#comment-16566590 ] ASF GitHub Bot commented on TINKERPOP-2016: --- Github user spmallette comment

[GitHub] tinkerpop pull request #903: Gremlin.Net: Add ConnectionPool min and max siz...

2018-08-02 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/903#discussion_r207178546 --- Diff: CHANGELOG.asciidoc --- @@ -25,6 +25,7 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima This rel

[jira] [Commented] (TINKERPOP-1774) Gremlin .NET: Support min and max sizes in Connection pool

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566596#comment-16566596 ] ASF GitHub Bot commented on TINKERPOP-1774: --- Github user spmallette comment

[GitHub] tinkerpop pull request #903: Gremlin.Net: Add ConnectionPool min and max siz...

2018-08-02 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/903#discussion_r207179084 --- Diff: docs/src/upgrade/release-3.4.x.asciidoc --- @@ -177,6 +177,17 @@ when dealing with that event. To make this easier, the event now raises with

[jira] [Commented] (TINKERPOP-1774) Gremlin .NET: Support min and max sizes in Connection pool

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566599#comment-16566599 ] ASF GitHub Bot commented on TINKERPOP-1774: --- Github user spmallette comment

[GitHub] tinkerpop pull request #903: Gremlin.Net: Add ConnectionPool min and max siz...

2018-08-02 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/903#discussion_r207179625 --- Diff: docs/src/upgrade/release-3.4.x.asciidoc --- @@ -177,6 +177,17 @@ when dealing with that event. To make this easier, the event now raises with

[jira] [Commented] (TINKERPOP-1774) Gremlin .NET: Support min and max sizes in Connection pool

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566602#comment-16566602 ] ASF GitHub Bot commented on TINKERPOP-1774: --- Github user spmallette comment

[GitHub] tinkerpop pull request #903: Gremlin.Net: Add ConnectionPool min and max siz...

2018-08-02 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/903#discussion_r207180470 --- Diff: docs/src/upgrade/release-3.4.x.asciidoc --- @@ -177,6 +177,17 @@ when dealing with that event. To make this easier, the event now raises with

[jira] [Commented] (TINKERPOP-1774) Gremlin .NET: Support min and max sizes in Connection pool

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566605#comment-16566605 ] ASF GitHub Bot commented on TINKERPOP-1774: --- Github user spmallette comment

[GitHub] tinkerpop pull request #903: Gremlin.Net: Add ConnectionPool min and max siz...

2018-08-02 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/903#discussion_r207181221 --- Diff: gremlin-dotnet/src/Gremlin.Net/Driver/ConnectionPoolSettings.cs --- @@ -0,0 +1,55 @@ +#region License + +/* + * Licensed to t

[jira] [Commented] (TINKERPOP-1774) Gremlin .NET: Support min and max sizes in Connection pool

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566608#comment-16566608 ] ASF GitHub Bot commented on TINKERPOP-1774: --- Github user spmallette comment

[GitHub] tinkerpop issue #903: Gremlin.Net: Add ConnectionPool min and max sizes TINK...

2018-08-02 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/903 If you rebase at this point (and rebuild docker images) you should get the build good again. ---

[jira] [Commented] (TINKERPOP-1774) Gremlin .NET: Support min and max sizes in Connection pool

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566613#comment-16566613 ] ASF GitHub Bot commented on TINKERPOP-1774: --- Github user spmallette comment

[GitHub] tinkerpop pull request #882: TINKERPOP-1990 Add a shortestPath() step

2018-08-02 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/882#discussion_r207183373 --- Diff: docs/src/recipes/shortest-path.asciidoc --- @@ -48,6 +48,17 @@ course, it is possible for there to be more than one path in the graph of the

[jira] [Commented] (TINKERPOP-1990) Add a shortestPath() step

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566620#comment-16566620 ] ASF GitHub Bot commented on TINKERPOP-1990: --- Github user spmallette comment

[GitHub] tinkerpop pull request #882: TINKERPOP-1990 Add a shortestPath() step

2018-08-02 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/882#discussion_r207183855 --- Diff: docs/src/recipes/shortest-path.asciidoc --- @@ -136,3 +158,44 @@ g.withSack(0.0).V().as("from"). <1> <7> Order the output by the st

[jira] [Commented] (TINKERPOP-1990) Add a shortestPath() step

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566625#comment-16566625 ] ASF GitHub Bot commented on TINKERPOP-1990: --- Github user spmallette comment

VertexProgram Documentation

2018-08-02 Thread Stephen Mallette
I was looking at the Guru's PR for shortestPath() and noticed that he followed our pattern for VertexPrograms and added this: https://github.com/apache/tinkerpop/pull/882/files#diff-39035762ba5b6c0cc9c54828dec80c40 We can leave this here for now for purpose of the PR , but it raised something in

Re: [DISCUSS] Add Graph Engine Service to listing

2018-08-02 Thread Stephen Mallette
thanks for doing that - totally fell off my radar On Wed, Aug 1, 2018 at 10:40 PM Robert Dale wrote: > Added. Please review. > > Robert Dale > > > On Wed, Jul 18, 2018 at 7:19 AM Stephen Mallette > wrote: > > > I think Huawei's Graph Engine Service meets the requirements for the > index > > li

[jira] [Created] (TINKERPOP-2017) Check for Column in by()

2018-08-02 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-2017: --- Summary: Check for Column in by() Key: TINKERPOP-2017 URL: https://issues.apache.org/jira/browse/TINKERPOP-2017 Project: TinkerPop Issue Type:

[GitHub] tinkerpop issue #904: TINKERPOP-2016 Bumped to Jackson 2.9.6

2018-08-02 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/904 @spmallette Thanks. ---

[jira] [Commented] (TINKERPOP-2016) Upgrade Jackson FasterXML to 2.9.5 or later to fix security vulnerability

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566637#comment-16566637 ] ASF GitHub Bot commented on TINKERPOP-2016: --- Github user robertdale comment

[jira] [Updated] (TINKERPOP-2017) Check for Column in by()

2018-08-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-2017: Description: The {{by(Function)}} doesn't check for {{Column}}: https://github

[GitHub] tinkerpop pull request #882: TINKERPOP-1990 Add a shortestPath() step

2018-08-02 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/882#discussion_r207191097 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Traversal.java --- @@ -496,15 +496,17 @@ public default void reset

[jira] [Commented] (TINKERPOP-1990) Add a shortestPath() step

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566649#comment-16566649 ] ASF GitHub Bot commented on TINKERPOP-1990: --- Github user spmallette comment

[GitHub] tinkerpop pull request #882: TINKERPOP-1990 Add a shortestPath() step

2018-08-02 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/882#discussion_r207197353 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java --- @@ -2451,6 +2452,24 @@ else if (

[jira] [Commented] (TINKERPOP-1990) Add a shortestPath() step

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1656#comment-1656 ] ASF GitHub Bot commented on TINKERPOP-1990: --- Github user spmallette comment

AW: VertexProgram Documentation

2018-08-02 Thread fh
I already proposed this at another occasion, but I think it would also be a possible solution for this “problem”: Couldn’t we simply split our reference documentation into different sites for different purposes? In the long term, I could imagine a division roughly like this: • Gremlin language r

[GitHub] tinkerpop pull request #903: Gremlin.Net: Add ConnectionPool min and max siz...

2018-08-02 Thread FlorianHockmann
Github user FlorianHockmann commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/903#discussion_r207220819 --- Diff: gremlin-dotnet/src/Gremlin.Net/Driver/ConnectionPoolSettings.cs --- @@ -0,0 +1,55 @@ +#region License + +/* + * Licensed

[jira] [Commented] (TINKERPOP-1774) Gremlin .NET: Support min and max sizes in Connection pool

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566764#comment-16566764 ] ASF GitHub Bot commented on TINKERPOP-1774: --- Github user FlorianHockmann co

[GitHub] tinkerpop pull request #903: Gremlin.Net: Add ConnectionPool min and max siz...

2018-08-02 Thread FlorianHockmann
Github user FlorianHockmann commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/903#discussion_r207222032 --- Diff: docs/src/upgrade/release-3.4.x.asciidoc --- @@ -177,6 +177,17 @@ when dealing with that event. To make this easier, the event now raises

[jira] [Commented] (TINKERPOP-1774) Gremlin .NET: Support min and max sizes in Connection pool

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566773#comment-16566773 ] ASF GitHub Bot commented on TINKERPOP-1774: --- Github user FlorianHockmann co

Re: VertexProgram Documentation

2018-08-02 Thread Stephen Mallette
I'm still against fully splitting the documentation just yet. I'm more in favor of a unified and cohesive document set. I still think that can be achieved with a lot of work, but if that somehow fails, then maybe breaking them apart is necessary. That said, just breaking them apart along those sect

[GitHub] tinkerpop pull request #905: Pr 891

2018-08-02 Thread svanteschubert
GitHub user svanteschubert opened a pull request: https://github.com/apache/tinkerpop/pull/905 Pr 891 I have added a test and adjusted the changed according to the comments. You can merge this pull request into a Git repository by running: $ git pull https://github.com/svantesc

[GitHub] tinkerpop pull request #905: Pr 891

2018-08-02 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/905#discussion_r207239273 --- Diff: gremlin-test/src/main/resources/org/apache/tinkerpop/gremlin/structure/io/graphml/tinkerpop-classic-normalized.xml --- @@ -1,15 +1,18 @@

[GitHub] tinkerpop pull request #905: Pr 891

2018-08-02 Thread svanteschubert
Github user svanteschubert commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/905#discussion_r207240077 --- Diff: gremlin-test/src/main/resources/org/apache/tinkerpop/gremlin/structure/io/graphml/tinkerpop-classic-normalized.xml --- @@ -1,15 +1,18 @@

[GitHub] tinkerpop pull request #905: Pr 891

2018-08-02 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/905#discussion_r207241886 --- Diff: gremlin-test/src/main/resources/org/apache/tinkerpop/gremlin/structure/io/graphml/tinkerpop-classic-normalized.xml --- @@ -1,15 +1,18 @@

[GitHub] tinkerpop pull request #903: Gremlin.Net: Add ConnectionPool min and max siz...

2018-08-02 Thread FlorianHockmann
Github user FlorianHockmann commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/903#discussion_r207262352 --- Diff: gremlin-dotnet/src/Gremlin.Net/Driver/ConnectionPoolSettings.cs --- @@ -0,0 +1,55 @@ +#region License + +/* + * Licensed

[jira] [Created] (TINKERPOP-2018) Generate API docs for Gremlin.Net

2018-08-02 Thread Florian Hockmann (JIRA)
Florian Hockmann created TINKERPOP-2018: --- Summary: Generate API docs for Gremlin.Net Key: TINKERPOP-2018 URL: https://issues.apache.org/jira/browse/TINKERPOP-2018 Project: TinkerPop Iss

[jira] [Commented] (TINKERPOP-1774) Gremlin .NET: Support min and max sizes in Connection pool

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566929#comment-16566929 ] ASF GitHub Bot commented on TINKERPOP-1774: --- Github user FlorianHockmann co

[GitHub] tinkerpop issue #904: TINKERPOP-2016 Bumped to Jackson 2.9.6

2018-08-02 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/904 All tests pass with `docker/build.sh -t -n -i` VOTE +1 ---

[jira] [Commented] (TINKERPOP-2016) Upgrade Jackson FasterXML to 2.9.5 or later to fix security vulnerability

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566992#comment-16566992 ] ASF GitHub Bot commented on TINKERPOP-2016: --- Github user spmallette comment

[jira] [Updated] (TINKERPOP-2016) Upgrade Jackson FasterXML to 2.9.5 or later to fix security vulnerability

2018-08-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-2016: Issue Type: Improvement (was: Bug) > Upgrade Jackson FasterXML to 2.9.5 or lat

[jira] [Updated] (TINKERPOP-2016) Upgrade Jackson FasterXML to 2.9.5 or later to fix security vulnerability

2018-08-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-2016: Labels: (was: security) > Upgrade Jackson FasterXML to 2.9.5 or later to fix

[jira] [Commented] (TINKERPOP-2016) Upgrade Jackson FasterXML to 2.9.5 or later to fix security vulnerability

2018-08-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566998#comment-16566998 ] stephen mallette commented on TINKERPOP-2016: - Thank you for reporting th

[jira] [Closed] (TINKERPOP-1815) Graph io requires the graph API

2018-08-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1815. --- Resolution: Not A Problem closing - as not really an issue anymore given TINKERPO

[jira] [Commented] (TINKERPOP-2016) Upgrade Jackson FasterXML to 2.9.5 or later to fix security vulnerability

2018-08-02 Thread Luke Daugherty (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567087#comment-16567087 ] Luke Daugherty commented on TINKERPOP-2016: --- Thank you for acting on it so

[jira] [Comment Edited] (TINKERPOP-2016) Upgrade Jackson FasterXML to 2.9.5 or later to fix security vulnerability

2018-08-02 Thread Luke Daugherty (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567087#comment-16567087 ] Luke Daugherty edited comment on TINKERPOP-2016 at 8/2/18 5:09 PM:

[jira] [Commented] (TINKERPOP-2016) Upgrade Jackson FasterXML to 2.9.5 or later to fix security vulnerability

2018-08-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567103#comment-16567103 ] stephen mallette commented on TINKERPOP-2016: - well - you started the pro

[GitHub] tinkerpop pull request #882: TINKERPOP-1990 Add a shortestPath() step

2018-08-02 Thread dkuppitz
Github user dkuppitz commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/882#discussion_r207373358 --- Diff: docs/src/recipes/shortest-path.asciidoc --- @@ -48,6 +48,17 @@ course, it is possible for there to be more than one path in the graph of the sa

[jira] [Commented] (TINKERPOP-1990) Add a shortestPath() step

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567484#comment-16567484 ] ASF GitHub Bot commented on TINKERPOP-1990: --- Github user dkuppitz commented

[jira] [Commented] (TINKERPOP-1990) Add a shortestPath() step

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567487#comment-16567487 ] ASF GitHub Bot commented on TINKERPOP-1990: --- Github user dkuppitz commented

[GitHub] tinkerpop pull request #882: TINKERPOP-1990 Add a shortestPath() step

2018-08-02 Thread dkuppitz
Github user dkuppitz commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/882#discussion_r207374407 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Traversal.java --- @@ -496,15 +496,17 @@ public default void reset()

[GitHub] tinkerpop pull request #882: TINKERPOP-1990 Add a shortestPath() step

2018-08-02 Thread dkuppitz
Github user dkuppitz commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/882#discussion_r207375700 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java --- @@ -2451,6 +2452,24 @@ else if (va

[jira] [Commented] (TINKERPOP-1990) Add a shortestPath() step

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567489#comment-16567489 ] ASF GitHub Bot commented on TINKERPOP-1990: --- Github user dkuppitz commented

[GitHub] tinkerpop pull request #882: TINKERPOP-1990 Add a shortestPath() step

2018-08-02 Thread dkuppitz
Github user dkuppitz commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/882#discussion_r207377923 --- Diff: docs/src/recipes/shortest-path.asciidoc --- @@ -136,3 +158,44 @@ g.withSack(0.0).V().as("from"). <1> <7> Order the output by the star

[jira] [Commented] (TINKERPOP-1990) Add a shortestPath() step

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567495#comment-16567495 ] ASF GitHub Bot commented on TINKERPOP-1990: --- Github user dkuppitz commented

[GitHub] tinkerpop issue #899: TINKERPOP-2005: Intermittent NullPointerException in r...

2018-08-02 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/899 All tests pass with `docker/build.sh -t -n -i` VOTE +1 ---

[jira] [Commented] (TINKERPOP-2005) Intermittent NullPointerException in response handling

2018-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567593#comment-16567593 ] ASF GitHub Bot commented on TINKERPOP-2005: --- Github user spmallette comment