[jira] [Commented] (TINKERPOP-1832) TraversalHelper.replaceStep sets previousStep to the wrong step

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261477#comment-16261477 ] ASF GitHub Bot commented on TINKERPOP-1832: --- Github user dkuppitz commented on the issue:

[GitHub] tinkerpop issue #751: TINKERPOP-1832: TraversalHelper.replaceStep sets previ...

2017-11-21 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/751 It is the same in 3.2.x and was actually testing the fix in `tp32` when the discussion first came up. VOTE: +1 (after retargeting) ---

[jira] [Commented] (TINKERPOP-1784) Gremlin Language Test Suite

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261376#comment-16261376 ] ASF GitHub Bot commented on TINKERPOP-1784: --- Github user dkuppitz commented on the issue:

[GitHub] tinkerpop issue #747: TINKERPOP-1784 GLV Test Framework

2017-11-21 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/747 VOTE: +1 ---

[jira] [Commented] (TINKERPOP-1839) We need a way to dynamically modify global bindings on the Gremlin Server.

2017-11-21 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261198#comment-16261198 ] stephen mallette commented on TINKERPOP-1839: - > I am not quite seeing how one would

[jira] [Commented] (TINKERPOP-1820) Include .NET GLV tests on TravisCI

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261043#comment-16261043 ] ASF GitHub Bot commented on TINKERPOP-1820: --- Github user FlorianHockmann commented on the

[GitHub] tinkerpop issue #752: TINKERPOP-1820 TravisCI: Add Gremlin.Net as job

2017-11-21 Thread FlorianHockmann
Github user FlorianHockmann commented on the issue: https://github.com/apache/tinkerpop/pull/752 The separate jobs are really useful. VOTE +1 ---

[jira] [Commented] (TINKERPOP-1839) We need a way to dynamically modify global bindings on the Gremlin Server.

2017-11-21 Thread David Pitera (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261026#comment-16261026 ] David Pitera commented on TINKERPOP-1839: - > Doesn't CGF have access to the Gremlin

[jira] [Commented] (TINKERPOP-1820) Include .NET GLV tests on TravisCI

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260967#comment-16260967 ] ASF GitHub Bot commented on TINKERPOP-1820: --- Github user spmallette commented on the issue:

[GitHub] tinkerpop issue #752: TINKERPOP-1820 TravisCI: Add Gremlin.Net as job

2017-11-21 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/752 VOTE +1 ---

[jira] [Commented] (TINKERPOP-1820) Include .NET GLV tests on TravisCI

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260791#comment-16260791 ] ASF GitHub Bot commented on TINKERPOP-1820: --- Github user jorgebay commented on the issue:

[GitHub] tinkerpop issue #752: TINKERPOP-1820 TravisCI: Add Gremlin.Net as job

2017-11-21 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/752 @spmallette Yes, the separate jobs run in parallel, so in a few minutes you can check if the module from the job is affected. VOTE +1 ---

[jira] [Commented] (TINKERPOP-1839) We need a way to dynamically modify global bindings on the Gremlin Server.

2017-11-21 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260698#comment-16260698 ] Robert Dale commented on TINKERPOP-1839: [~dpitera] I think this is a JanusGraph issue and can

[jira] [Commented] (TINKERPOP-1839) We need a way to dynamically modify global bindings on the Gremlin Server.

2017-11-21 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260650#comment-16260650 ] stephen mallette commented on TINKERPOP-1839: - Doesn't CGF have access to the Gremlin

[jira] [Commented] (TINKERPOP-1834) Consider iterate() as a first class step

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260614#comment-16260614 ] ASF GitHub Bot commented on TINKERPOP-1834: --- GitHub user okram opened a pull request:

[GitHub] tinkerpop pull request #755: TINKERPOP-1834: Consider iterate() as a first c...

2017-11-21 Thread okram
GitHub user okram opened a pull request: https://github.com/apache/tinkerpop/pull/755 TINKERPOP-1834: Consider iterate() as a first class step https://issues.apache.org/jira/browse/TINKERPOP-1834 This is a re-issuing of a previously closed commit. In this model, a

[jira] [Commented] (TINKERPOP-1827) Gremlin .NET: Test Suite Runner

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260589#comment-16260589 ] ASF GitHub Bot commented on TINKERPOP-1827: --- GitHub user jorgebay opened a pull request:

[GitHub] tinkerpop pull request #754: TINKERPOP-1827 Gremlin .NET: Test Suite Runner

2017-11-21 Thread jorgebay
GitHub user jorgebay opened a pull request: https://github.com/apache/tinkerpop/pull/754 TINKERPOP-1827 Gremlin .NET: Test Suite Runner https://issues.apache.org/jira/browse/TINKERPOP-1827 Adds support for Gherkin features for Gremlin.NET. Changes are made on top

[jira] [Commented] (TINKERPOP-1834) Consider iterate() as a first class step

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260571#comment-16260571 ] ASF GitHub Bot commented on TINKERPOP-1834: --- Github user okram closed the pull request at:

[jira] [Commented] (TINKERPOP-1834) Consider iterate() as a first class step

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260570#comment-16260570 ] ASF GitHub Bot commented on TINKERPOP-1834: --- Github user okram commented on the issue:

[GitHub] tinkerpop issue #748: TINKERPOP-1834: Consider iterate() as a first class st...

2017-11-21 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/748 Closing. Going to provide a simpler solution. ---

[GitHub] tinkerpop pull request #748: TINKERPOP-1834: Consider iterate() as a first c...

2017-11-21 Thread okram
Github user okram closed the pull request at: https://github.com/apache/tinkerpop/pull/748 ---

[jira] [Commented] (TINKERPOP-1784) Gremlin Language Test Suite

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260530#comment-16260530 ] ASF GitHub Bot commented on TINKERPOP-1784: --- Github user jorgebay commented on a diff in the

[GitHub] tinkerpop pull request #747: TINKERPOP-1784 GLV Test Framework

2017-11-21 Thread jorgebay
Github user jorgebay commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/747#discussion_r152230125 --- Diff: gremlin-test/features/sideEffect/Sack.feature --- @@ -0,0 +1,71 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or