[GitHub] tinkerpop issue #620: TINKERPOP-1552 C# GLV: Generics and enum generation

2017-06-08 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/620 cc @FlorianHockmann --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

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

Re: [TinkerPop] Re: Docker images: gremlin-server and gremlin-console

2017-06-08 Thread Florian Hockmann
I think official images would be a very good idea as there exist currently a lot of images, especially for Gremlin Server. Users typically search for the official image or just take the image with the most pulls. Images published directly by TinkerPop would get the most attention so users don't

[GitHub] tinkerpop pull request #620: TINKERPOP-1552 C# GLV: Generics and enum genera...

2017-06-08 Thread jorgebay
GitHub user jorgebay opened a pull request: https://github.com/apache/tinkerpop/pull/620 TINKERPOP-1552 C# GLV: Generics and enum generation Added type safety to traversal interface. For example: ```csharp Vertex vertex = g.V().Next(); // Compile time error Edge

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

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

[jira] [Created] (TINKERPOP-1689) Make TokenTraversal work with properties

2017-06-08 Thread Daniel Kuppitz (JIRA)
Daniel Kuppitz created TINKERPOP-1689: - Summary: Make TokenTraversal work with properties Key: TINKERPOP-1689 URL: https://issues.apache.org/jira/browse/TINKERPOP-1689 Project: TinkerPop

[jira] [Updated] (TINKERPOP-1689) Make TokenTraversal work with properties

2017-06-08 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz updated TINKERPOP-1689: -- Description: {noformat} gremlin>

[GitHub] tinkerpop pull request #621: TINKERPOP-1682 by-modulator optimization strate...

2017-06-08 Thread dkuppitz
GitHub user dkuppitz opened a pull request: https://github.com/apache/tinkerpop/pull/621 TINKERPOP-1682 by-modulator optimization strategy https://issues.apache.org/jira/browse/TINKERPOP-1682 Implemented `ByModulatorOptimizationStrategy` which replaces certain standard

[jira] [Commented] (TINKERPOP-1682) by-modulator optimization strategy

2017-06-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16043963#comment-16043963 ] ASF GitHub Bot commented on TINKERPOP-1682: --- GitHub user dkuppitz opened a pull request:

[jira] [Updated] (TINKERPOP-1685) Introduce optional feature to allow for upserts without read-before-write

2017-06-08 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1685: Affects Version/s: 3.2.4 Component/s: structure Issue Type:

[jira] [Created] (TINKERPOP-1687) Record metrics around how long it gremlin script executions sit in executor queue waiting to be executed.

2017-06-08 Thread David Pitera (JIRA)
David Pitera created TINKERPOP-1687: --- Summary: Record metrics around how long it gremlin script executions sit in executor queue waiting to be executed. Key: TINKERPOP-1687 URL:

[GitHub] tinkerpop pull request #620: TINKERPOP-1552 C# GLV: Generics and enum genera...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/620 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (TINKERPOP-915) Gremlin Server supports REST and Websockets simultanteously

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

[jira] [Commented] (TINKERPOP-915) Gremlin Server supports REST and Websockets simultanteously

2017-06-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16043054#comment-16043054 ] ASF GitHub Bot commented on TINKERPOP-915: -- Github user krlohnes commented on the issue:

[GitHub] tinkerpop issue #618: [TINKERPOP-915]Add combined handler for Http and Webso...

2017-06-08 Thread krlohnes
Github user krlohnes commented on the issue: https://github.com/apache/tinkerpop/pull/618 @spmallette Thanks for the heads up. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[jira] [Updated] (TINKERPOP-1687) Record metrics around how long it gremlin script executions sit in executor queue waiting to be executed.

2017-06-08 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1687: Component/s: server > Record metrics around how long it gremlin script

[jira] [Updated] (TINKERPOP-1686) Make TraversalMetrics thread safe

2017-06-08 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1686: Summary: Make TraversalMetrics thread safe (was: Make Metrics thread safe) >

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-08 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16042914#comment-16042914 ] stephen mallette commented on TINKERPOP-1552: - I just cleaned up the poms a bit here and

[jira] [Commented] (TINKERPOP-1687) Record metrics around how long it gremlin script executions sit in executor queue waiting to be executed.

2017-06-08 Thread David Pitera (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16042804#comment-16042804 ] David Pitera commented on TINKERPOP-1687: - I just noticed this commit:

[jira] [Created] (TINKERPOP-1688) Include TraversalMetrics annotation in pretty print

2017-06-08 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-1688: --- Summary: Include TraversalMetrics annotation in pretty print Key: TINKERPOP-1688 URL: https://issues.apache.org/jira/browse/TINKERPOP-1688 Project:

[jira] [Commented] (TINKERPOP-1687) Record metrics around how long it gremlin script executions sit in executor queue waiting to be executed.

2017-06-08 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16042818#comment-16042818 ] stephen mallette commented on TINKERPOP-1687: - ok - i think we'll want to think this kind

[jira] [Commented] (TINKERPOP-1688) Include TraversalMetrics annotation in pretty print

2017-06-08 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16042990#comment-16042990 ] stephen mallette commented on TINKERPOP-1688: - Going with a format that basically looks

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-08 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16043013#comment-16043013 ] Florian Hockmann commented on TINKERPOP-1552: - Wow, that looks really nice, [~jorgebg]! I

[jira] [Commented] (TINKERPOP-1552) C# Gremlin Language Variant

2017-06-08 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16043046#comment-16043046 ] stephen mallette commented on TINKERPOP-1552: - I just pushed a fix for that [~Florian

[GitHub] tinkerpop issue #618: [TINKERPOP-915]Add combined handler for Http and Webso...

2017-06-08 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/618 I probably should have mentioned this on my last post, but I probably won't review this until next week as we are currently preparing for release and the release branches are frozen during