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

2017-11-20 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/747 @robertdale thanks for looking into it. I'm running `mvn clean install -DskipTests` followed by a `mvn clean install -pl :gremlin-dotnet-tests -P gremlin-dotnet

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

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

[jira] [Created] (TINKERPOP-1841) Include Python GLV tests on TravisCI

2017-11-20 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1841: Summary: Include Python GLV tests on TravisCI Key: TINKERPOP-1841 URL: https://issues.apache.org/jira/browse/TINKERPOP-1841 Project: TinkerPop Issue Type:

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

2017-11-20 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-1820: - Summary: Include .NET GLV tests on TravisCI (was: Include Python and .NET GLV tests on

[GitHub] tinkerpop issue #738: TINKERPOP-1820 Include Python and .NET GLVs on TravisC...

2017-11-20 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/738 I'm closing this one. I'll open a new one to only add Gremlin.Net tests support. ---

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

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

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

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

[GitHub] tinkerpop pull request #738: TINKERPOP-1820 Include Python and .NET GLVs on ...

2017-11-20 Thread jorgebay
Github user jorgebay closed the pull request at: https://github.com/apache/tinkerpop/pull/738 ---

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

2017-11-20 Thread jorgebay
GitHub user jorgebay opened a pull request: https://github.com/apache/tinkerpop/pull/752 TINKERPOP-1820 TravisCI: Add Gremlin.Net as job https://issues.apache.org/jira/browse/TINKERPOP-1820 Adds `gremlin-dotnet` integration tests to travis build as a separate job. You can

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

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

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

2017-11-20 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay reassigned TINKERPOP-1820: Assignee: Jorge Bay > Include .NET GLV tests on TravisCI >

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

2017-11-20 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259013#comment-16259013 ] Jorge Bay commented on TINKERPOP-1820: -- I'm repurposing this ticket to include only .NET tests on

[GitHub] tinkerpop issue #750: TINKERPOP-1835 Bump Netty 4.0.53

2017-11-20 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/750 I assume it was just a mistake to not target tp32 for this? ---

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

2017-11-20 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/751 This PR is targetted at master (3.3.x) - any reason to not also target tp32 (3.2.x) or is this just a problem on the 3.3.x line? ---

[jira] [Commented] (TINKERPOP-1835) Bump Netty 4.0.53

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

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

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

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

2017-11-20 Thread pietermartin
Github user pietermartin commented on the issue: https://github.com/apache/tinkerpop/pull/751 I'd have to check but pretty sure its the same on 3.2.x ---

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

2017-11-20 Thread BrynCooke
Github user BrynCooke commented on the issue: https://github.com/apache/tinkerpop/pull/748 Would a cap step with no side effect keys be a better fit here rather than filter? It would remove the need for a 'false' traversal. ---

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

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

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

2017-11-20 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/748 I think I like @BrynCooke suggestion. an empty `cap()` currently generates an error so this might be a good use for it. being equivalent to `iterate()` seems logical to me. ---

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

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

[jira] [Commented] (TINKERPOP-1835) Bump Netty 4.0.53

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

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

2017-11-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259462#comment-16259462 ] stephen mallette commented on TINKERPOP-1839: - It's not really documented anywhere but you

[jira] [Commented] (TINKERPOP-1840) Explanation about certain functions like emit()

2017-11-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259591#comment-16259591 ] stephen mallette commented on TINKERPOP-1840: - {{emit()}} is described to a degree in the

[jira] [Updated] (TINKERPOP-1818) gremlin console sugar plugin throwing error

2017-11-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1818: Description: {code} gremlin> SugarLoader.load() ==>null gremlin>

[jira] [Updated] (TINKERPOP-1788) gremlin.sh does not work correctly under Cygwin

2017-11-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1788: Description: On my machine (Windows 10), I have a Cygwin setup. Attempting to

[jira] [Commented] (TINKERPOP-1835) Bump Netty 4.0.53

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

[jira] [Comment Edited] (TINKERPOP-1788) gremlin.sh does not work correctly under Cygwin

2017-11-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16170574#comment-16170574 ] stephen mallette edited comment on TINKERPOP-1788 at 11/20/17 6:43 PM:

[GitHub] tinkerpop issue #750: TINKERPOP-1835 Bump Netty 4.0.53

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

[GitHub] tinkerpop issue #750: TINKERPOP-1835 Bump Netty 4.0.53

2017-11-20 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/750 Updated the PR to tp32 base ---

[jira] [Commented] (TINKERPOP-1818) gremlin console sugar plugin throwing error

2017-11-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259629#comment-16259629 ] stephen mallette commented on TINKERPOP-1818: - I'm not seeing a problem in the TinkerPop

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

2017-11-20 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259913#comment-16259913 ] Robert Dale commented on TINKERPOP-1839: [~dpitera] I think what stephen might be getting at

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

2017-11-20 Thread David Pitera (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259919#comment-16259919 ] David Pitera commented on TINKERPOP-1839: - I agree but for that to happen we need to get

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

2017-11-20 Thread David Pitera (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259907#comment-16259907 ] David Pitera commented on TINKERPOP-1839: - I just saw this line, which I believe is binding

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

2017-11-20 Thread David Pitera (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259936#comment-16259936 ] David Pitera commented on TINKERPOP-1839: - Also to further clarify, I understand Stephen's

[jira] [Commented] (TINKERPOP-1840) Explanation about certain functions like emit()

2017-11-20 Thread Suhas Udeda (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260001#comment-16260001 ] Suhas Udeda commented on TINKERPOP-1840: hello, emit() certainly needs to be added to the list

[jira] [Updated] (TINKERPOP-1840) Explanation about certain functions like emit()

2017-11-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1840: Fix Version/s: (was: 3.3.0) > Explanation about certain functions like

[jira] [Closed] (TINKERPOP-1370) Build Shim for Jackson

2017-11-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1370. --- Resolution: Won't Do It doesn't seem as though this is necessary as it has not

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

2017-11-20 Thread David Pitera (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259866#comment-16259866 ] David Pitera commented on TINKERPOP-1839: - Is `context` here bound to the console's `Context`

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

2017-11-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259870#comment-16259870 ] stephen mallette commented on TINKERPOP-1839: - sorry - that's a {{:remote}} console - that

[GitHub] tinkerpop pull request #753: TINKERPOP-1811 Fixed bytecode deserialization e...

2017-11-20 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/753 TINKERPOP-1811 Fixed bytecode deserialization error messaging As the original issue description suggests the error message wasn't very helpful. Seems there was a mistype in the log message

[jira] [Commented] (TINKERPOP-1811) Improve error reporting for serialization errors between gremlin-python and gremlin-server

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

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

2017-11-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259689#comment-16259689 ] stephen mallette commented on TINKERPOP-1815: - {{AbstractGraphProvider}} uses the

[GitHub] tinkerpop issue #750: TINKERPOP-1835 Bump Netty 4.0.53

2017-11-20 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/750 Indeed it was. Rebase on tp32. Building.. ---

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

2017-11-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259228#comment-16259228 ] stephen mallette commented on TINKERPOP-1839: - I've read this a few times, but I'm not

[jira] [Commented] (TINKERPOP-1835) Bump Netty 4.0.53

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

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

2017-11-20 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/752 interesting - the separate jobs thing is kinda neat: https://travis-ci.org/apache/tinkerpop/builds/304649749 ---

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

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

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

2017-11-20 Thread David Pitera (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259297#comment-16259297 ] David Pitera commented on TINKERPOP-1839: - According to this

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

2017-11-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259310#comment-16259310 ] 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-20 Thread jorgebay
Github user jorgebay commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/747#discussion_r152009040 --- Diff: gremlin-test/features/map/Fold.feature --- @@ -0,0 +1,57 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more

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

2017-11-20 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/748 A `cap()` step is a `SupplyBarrierStep` and thus, requires an emission -- a single emission, but an emission nonetheless. The ultimate solution step has to a `FilterStep` by nature so it can truly

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

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