[GitHub] tinkerpop pull request #871: TINKERPOP-1975 Introduced with() step and Confi...

2018-06-04 Thread dkuppitz
Github user dkuppitz commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/871#discussion_r192922149 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/jsr223/CoreImports.java --- @@ -260,6 +261,7 @@

[jira] [Commented] (TINKERPOP-1975) Introduce with() step modulator

2018-06-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501110#comment-16501110 ] ASF GitHub Bot commented on TINKERPOP-1975: --- Github user dkuppitz commented on a diff in

[jira] [Commented] (TINKERPOP-1975) Introduce with() step modulator

2018-06-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16500882#comment-16500882 ] ASF GitHub Bot commented on TINKERPOP-1975: --- GitHub user spmallette opened a pull request:

[GitHub] tinkerpop pull request #871: TINKERPOP-1975 Introduced with() step and Confi...

2018-06-04 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/871 TINKERPOP-1975 Introduced with() step and Configuring interface https://issues.apache.org/jira/browse/TINKERPOP-1975 This PR is about `with()` step which introduces a way to provide a

Re: [DISCUSS] Serialization Symmetry [was: [DISCUSS] Handling of problematic GraphSON types]

2018-06-04 Thread Stephen Mallette
Jorge, you sound like you have a pretty strong feeling about this issue so I'm fine to stick to your direction. I really don't feel strongly about it either way and since .NET isn't my strong suit I'll defer to you on this one. On Wed, May 30, 2018 at 11:18 AM Jorge Bay Gondra wrote: > > There

Re: Syntax highlighting for Gremlin

2018-06-04 Thread Stephen Mallette
I don't believe we have anything like that - specific to Gremlin itself i mean. Typically, we fall back to the native language for highlighting. So, if you write gremlin in java you would use Java highlighting, if you wrote your Gremlin in C# then you would get c# highlighting, and so on. Do you

Syntax highlighting for Gremlin

2018-06-04 Thread Luis Bosquez Gonzalez
Hello Gremlin community, I am a program manager at Microsoft working on Cosmos DB's Gremlin API implementation. We're currently looking at using a syntax colorizer/highlighter for our Gremlin docs, but I couldn't find any guidance or examples on how to go on about it. Are there any existing

Re: [DISCUSS] Docker Images 3.2.10-rc1

2018-06-04 Thread Stephen Mallette
Hello - I just wanted to point out that we've got release candidates out there on Docker Hub now: https://hub.docker.com/r/tinkerpop/gremlin-console/ https://hub.docker.com/r/tinkerpop/gremlin-server/ Again, we are not promoting this yet. We won't bring it up until we do an official release. I'd

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

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

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

2018-06-04 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/802 Here's what I just did: * Confirmed that SNAPSHOT does not deploy images. * Confirmed that 3.2.10-rc1 deploys 3.2.10-rc1 only - don't see 3.2 up there any more I guess

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

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

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

2018-06-04 Thread FlorianHockmann
Github user FlorianHockmann commented on the issue: https://github.com/apache/tinkerpop/pull/802 Just pushed two CTR commits to hopefully get the tags right: [aac534e11](https://github.com/apache/tinkerpop/commit/aac534e11fa406bedc61dbc060d06740b898e170) adds a check to only

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

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

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

2018-06-04 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/802 Updated the DockerHub descriptions a bit - looks prettier now: https://hub.docker.com/r/tinkerpop/gremlin-server/ https://hub.docker.com/r/tinkerpop/gremlin-console/ ---

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

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

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

2018-06-04 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/802 so - that changes works. we can tweak it now if necessary now that we know it works: https://github.com/apache/tinkerpop/commit/144c69801de8135ac04663da4063260378c71336 > But

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

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

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

2018-06-04 Thread FlorianHockmann
Github user FlorianHockmann commented on the issue: https://github.com/apache/tinkerpop/pull/802 > I believe that aspect of this works fine. Nothing deploys when the version is a SNAPSHOT. But do we want to add the `3.2` tag for a `3.2.10-rc1` image? That means that users

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

2018-06-04 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/802 > Yes and the 3.2 tag should only exist for non-SNAPSHOT versions, I believe that aspect of this works fine. Nothing deploys when the version is a SNAPSHOT. > But maybe we

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

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

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

2018-06-04 Thread FlorianHockmann
Github user FlorianHockmann commented on the issue: https://github.com/apache/tinkerpop/pull/802 > Separately, do I need to edit the repository short/long description manually? can that not be automatically done on deploy using content from our github repo? I'm afraid that

[jira] [Created] (TINKERPOP-1979) Several OLAP issues in MathStep

2018-06-04 Thread Daniel Kuppitz (JIRA)
Daniel Kuppitz created TINKERPOP-1979: - Summary: Several OLAP issues in MathStep Key: TINKERPOP-1979 URL: https://issues.apache.org/jira/browse/TINKERPOP-1979 Project: TinkerPop Issue

[jira] [Created] (TINKERPOP-1978) Check for Websocket connection state when retrieved from Connection Pool missing

2018-06-04 Thread Jamilu Abubakar (JIRA)
Jamilu Abubakar created TINKERPOP-1978: -- Summary: Check for Websocket connection state when retrieved from Connection Pool missing Key: TINKERPOP-1978 URL:

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

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

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

2018-06-04 Thread FlorianHockmann
Github user FlorianHockmann commented on the issue: https://github.com/apache/tinkerpop/pull/802 > I only see the 3.2 tag - where the 3.2.10-rc1? shouldn't that be up there too? Yes and the `3.2` tag should only exist for non-SNAPSHOT versions, but I guess that we didn't

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

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

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

2018-06-04 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/802 I've published but look at what is up there: https://hub.docker.com/u/tinkerpop/ I only see the 3.2 tag - where the 3.2.10-rc1? shouldn't that be up there too? ---

[GitHub] tinkerpop pull request #802: Add docker images for console and server TINKER...

2018-06-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/802 ---

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

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

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

2018-06-04 Thread FlorianHockmann
Github user FlorianHockmann commented on the issue: https://github.com/apache/tinkerpop/pull/802 > I also just pushed a minor update to make the command more like our others with -DdockerImages rather than explicitly using the -P directly which we typically dont' do. Also disabled

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

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

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

2018-06-04 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/802 @FlorianHockmann I think you can merge this. I will do the deploy afterwards when I can tag the rc1 properly. If something goes wrong we can just CTR in some fixes. I'm feeling pretty

[jira] [Commented] (TINKERPOP-1822) Repeat should depth first search

2018-06-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16500162#comment-16500162 ] ASF GitHub Bot commented on TINKERPOP-1822: --- Github user krlohnes commented on a diff in

[GitHub] tinkerpop pull request #838: TINKERPOP-1822: Change default RepeatStep to DF...

2018-06-04 Thread krlohnes
Github user krlohnes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/838#discussion_r192728027 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/branch/RepeatStep.java --- @@ -273,11 +300,40 @@ public

[jira] [Created] (TINKERPOP-1977) Gremlin-JavaScript: Support SASL authentication

2018-06-04 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1977: Summary: Gremlin-JavaScript: Support SASL authentication Key: TINKERPOP-1977 URL: https://issues.apache.org/jira/browse/TINKERPOP-1977 Project: TinkerPop