[jira] [Commented] (TINKERPOP-1919) Gherkin runner doesn't work with P.And() and P.Or() in Gremlin.Net

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395865#comment-16395865 ] ASF GitHub Bot commented on TINKERPOP-1919: --- GitHub user FlorianHockmann opened a pull

[jira] [Assigned] (TINKERPOP-1919) Gherkin runner doesn't work with P.And() and P.Or() in Gremlin.Net

2018-03-12 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann reassigned TINKERPOP-1919: --- Assignee: Florian Hockmann > Gherkin runner doesn't work with P.And()

[GitHub] tinkerpop pull request #816: TINKERPOP-1919 Merge classes P and TraversalPre...

2018-03-12 Thread FlorianHockmann
GitHub user FlorianHockmann opened a pull request: https://github.com/apache/tinkerpop/pull/816 TINKERPOP-1919 Merge classes P and TraversalPredicate in Gremlin.Net https://issues.apache.org/jira/browse/TINKERPOP-1919 This removes the `TraversalPredicate` class by including

[jira] [Commented] (TINKERPOP-1922) Gherkin features fail that contain P.not() in Gremlin.Net

2018-03-12 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395800#comment-16395800 ] Florian Hockmann commented on TINKERPOP-1922: - Completely forgot that there was already an

[jira] [Commented] (TINKERPOP-1892) GLV test failures for .NET

2018-03-12 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395745#comment-16395745 ] Florian Hockmann commented on TINKERPOP-1892: - {quote}is it possible that when a failure

[jira] [Created] (TINKERPOP-1922) Gherkin features fail that contain P.not() in Gremlin.Net

2018-03-12 Thread Florian Hockmann (JIRA)
Florian Hockmann created TINKERPOP-1922: --- Summary: Gherkin features fail that contain P.not() in Gremlin.Net Key: TINKERPOP-1922 URL: https://issues.apache.org/jira/browse/TINKERPOP-1922

[jira] [Commented] (TINKERPOP-1892) GLV test failures for .NET

2018-03-12 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395632#comment-16395632 ] stephen mallette commented on TINKERPOP-1892: - is it possible that when a failure occurs,

[GitHub] tinkerpop issue #802: Add docker images for console and server TINKERPOP-189...

2018-03-12 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/802 i saw a few solutions to the issue of skipping when SNAPSHOT - not sure which is best, but here's one: https://stackoverflow.com/a/39139979/1831717 we might actually find

[jira] [Commented] (TINKERPOP-1897) Provide Docker images of Gremlin Server and Console

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395625#comment-16395625 ] ASF GitHub Bot commented on TINKERPOP-1897: --- Github user spmallette commented on the issue:

[jira] [Closed] (TINKERPOP-1911) Refactor JavaTranslator to cache all reflective calls

2018-03-12 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1911. --- Resolution: Done Fix Version/s: 3.3.2 3.2.8 > Refactor

[GitHub] tinkerpop pull request #812: TINKERPOP-1911 Refactored JavaTranslator

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/812 ---

Re: [DISCUSS] 3.2.8/3.3.2 Release Issues

2018-03-12 Thread Stephen Mallette
I just made an update on two issues that I thought needed to be done with gremlin-python for release, specifically: https://issues.apache.org/jira/browse/TINKERPOP-1898 https://issues.apache.org/jira/browse/TINKERPOP-1895 if you're following along, i basically closed 1895 as a duplicate of 1898

[jira] [Updated] (TINKERPOP-1898) Issue with bindings in strategies and lambdas

2018-03-12 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1898: Fix Version/s: (was: 3.3.2) (was: 3.2.8) > Issue

[jira] [Commented] (TINKERPOP-1898) Issue with bindings in strategies and lambdas

2018-03-12 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395433#comment-16395433 ] stephen mallette commented on TINKERPOP-1898: - No longer able to resolve on TINKERPOP-1896

[jira] [Closed] (TINKERPOP-1895) gremlin-python lambdas do not work with HaltedTraverserStrategy(DetachedFactory)

2018-03-12 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1895. --- Resolution: Duplicate Fix Version/s: (was: 3.3.2)

[jira] [Commented] (TINKERPOP-1901) Enable usage of enums in more steps in Gremlin.Net

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395407#comment-16395407 ] ASF GitHub Bot commented on TINKERPOP-1901: --- Github user FlorianHockmann commented on a diff

[GitHub] tinkerpop pull request #815: TINKERPOP-1901 Transform enums into classes in ...

2018-03-12 Thread FlorianHockmann
Github user FlorianHockmann commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/815#discussion_r173842052 --- Diff: gremlin-dotnet/src/Gremlin.Net/Process/Traversal/Cardinality.cs --- @@ -26,11 +26,16 @@ namespace Gremlin.Net.Process.Traversal {

[jira] [Commented] (TINKERPOP-1911) Refactor JavaTranslator to cache all reflective calls

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395307#comment-16395307 ] ASF GitHub Bot commented on TINKERPOP-1911: --- Github user jorgebay commented on the issue:

[GitHub] tinkerpop issue #812: TINKERPOP-1911 Refactored JavaTranslator

2018-03-12 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/812 lgtm, VOTE +1 ---

[jira] [Closed] (TINKERPOP-1446) Add a StringFactory for Path which prefixes with type.

2018-03-12 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1446. --- Resolution: Implemented Fix Version/s: 3.4.0 > Add a StringFactory for

[GitHub] tinkerpop pull request #810: TINKERPOP-1446 Added standard string representa...

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/810 ---

[jira] [Closed] (TINKERPOP-1884) Bump to Netty 4.1

2018-03-12 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1884. --- Resolution: Done Fix Version/s: 3.3.2 3.2.8 > Bump to

[jira] [Commented] (TINKERPOP-1884) Bump to Netty 4.1

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395275#comment-16395275 ] ASF GitHub Bot commented on TINKERPOP-1884: --- Github user asfgit closed the pull request at:

[GitHub] tinkerpop pull request #809: TINKERPOP-1884 Bump to Netty 4.1.21.Final

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/809 ---

[jira] [Commented] (TINKERPOP-1884) Bump to Netty 4.1

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395272#comment-16395272 ] ASF GitHub Bot commented on TINKERPOP-1884: --- Github user asfgit closed the pull request at:

[GitHub] tinkerpop pull request #808: TINKERPOP-1884 Bump to Netty 4.0.56.Final

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/808 ---

[jira] [Commented] (TINKERPOP-1918) Scenarios fail because of wrong numerical types

2018-03-12 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395192#comment-16395192 ] Florian Hockmann commented on TINKERPOP-1918: - Thanks, I wasn't 100% sure that it needed

[jira] [Closed] (TINKERPOP-1918) Scenarios fail because of wrong numerical types

2018-03-12 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1918. --- Resolution: Fixed Assignee: stephen mallette Thanks for identifying the

[jira] [Commented] (TINKERPOP-1901) Enable usage of enums in more steps in Gremlin.Net

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

[jira] [Commented] (TINKERPOP-1892) GLV test failures for .NET

2018-03-12 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16394976#comment-16394976 ] Jorge Bay commented on TINKERPOP-1892: -- There might be something wrong in the test harness...