[GitHub] tinkerpop pull request #889: Tinkerpop 1977 - Sasl Authentication

2018-07-11 Thread jorgebay
Github user jorgebay commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/889#discussion_r201599552 --- Diff: gremlin-javascript/src/main/javascript/gremlin-javascript/lib/driver/driver-remote-connection.js --- @@ -151,7 +156,16 @@ class DriverRemoteCo

[GitHub] tinkerpop pull request #889: Tinkerpop 1977 - Sasl Authentication

2018-07-11 Thread jorgebay
Github user jorgebay commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/889#discussion_r201601044 --- Diff: gremlin-javascript/src/main/javascript/gremlin-javascript/lib/driver/driver-remote-connection.js --- @@ -151,7 +156,16 @@ class DriverRemoteCo

[GitHub] tinkerpop issue #889: Tinkerpop 1977 - Sasl Authentication

2018-07-11 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/889 Looking at Python and C# GLVs support for authentication, I think there are 2 possible routes: a) Provide a simple plain text auth mechanism, similar to Python and C# GLVs: https://github.co

Re: [DISCUSS] Review Process

2018-07-11 Thread Stephen Mallette
Thanks for everyone's thoughts - some replies, first to Jason: > but I agree that nagging is not a great path forward. Robert Dale has already expressed his sadness that my nags are going away > It'd be great to have these examples added to the maintainer guidelines. i've said as much before

Re: [DISCUSS] Review Process

2018-07-11 Thread Stephen Mallette
oops - Pieter, i read your post last night then replied this morning thinking I remembered everything you wrote - you actually called for different email/jira lists as well.I guess that would be helpful to some but not others. For me personally, that would be massively burdensome tbh. On Wed,

Question for Detached Vertex in Tinkerpop

2018-07-11 Thread antonio . loregio
Hi guys, my name is Antonio and i'm java developer. First of all i want to congratulate with you for the great work you have done with Tinkerpop framework. I' m working with Dse Graph using Tinkerpop for developing a feature of my app and i'm facing a problem that i want to share with you. I'

[jira] [Commented] (TINKERPOP-2003) After a long period (almost 5days)of parallel requests(almost 200 request per second),client.submit blocked

2018-07-11 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539898#comment-16539898 ] stephen mallette commented on TINKERPOP-2003: - You aren't using a session

[jira] [Commented] (TINKERPOP-2003) After a long period (almost 5days)of parallel requests(almost 200 request per second),client.submit blocked

2018-07-11 Thread xifenghz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539908#comment-16539908 ] xifenghz commented on TINKERPOP-2003: - Sorry for not show the context for my code

[jira] [Comment Edited] (TINKERPOP-2003) After a long period (almost 5days)of parallel requests(almost 200 request per second),client.submit blocked

2018-07-11 Thread xifenghz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539908#comment-16539908 ] xifenghz edited comment on TINKERPOP-2003 at 7/11/18 11:17 AM:

Re: Question for Detached Vertex in Tinkerpop

2018-07-11 Thread Robert Dale
First, you should be using the Traversal API - http://tinkerpop.apache.org/docs/current/reference/#traversal - instead of the Graph API. Then you would return a map that represents the vertex: g.V().out("valid_for").path().by(valueMap(true)) gremlin> g.V().out().path().by(valueMap(true)) ==>[[id:1

[jira] [Commented] (TINKERPOP-2003) After a long period (almost 5days)of parallel requests(almost 200 request per second),client.submit blocked

2018-07-11 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539936#comment-16539936 ] stephen mallette commented on TINKERPOP-2003: - Ok - so it looks like your

[jira] [Commented] (TINKERPOP-2003) After a long period (almost 5days)of parallel requests(almost 200 request per second),client.submit blocked

2018-07-11 Thread xifenghz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539954#comment-16539954 ] xifenghz commented on TINKERPOP-2003: - The phenomenon is after almost 5 days(at h

[GitHub] tinkerpop issue #889: Tinkerpop 1977 - Sasl Authentication

2018-07-11 Thread mallenuk
Github user mallenuk commented on the issue: https://github.com/apache/tinkerpop/pull/889 @jorgebay. I think option b would be the better option, however, are there any plans for Tinkerpop to support anything other than "PLAIN" SASL by default. If other auth mechanisms can be configur

[jira] [Commented] (TINKERPOP-2003) After a long period (almost 5days)of parallel requests(almost 200 request per second),client.submit blocked

2018-07-11 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539997#comment-16539997 ] Robert Dale commented on TINKERPOP-2003: Can you post the actual queries that

[GitHub] tinkerpop issue #876: TINKERPOP-967 Support nested-repeat() structures

2018-07-11 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/876 Nice @GCHQResearcher1337 - VOTE +1 ---

[jira] [Commented] (TINKERPOP-967) Support nested-repeat() structures

2018-07-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16540004#comment-16540004 ] ASF GitHub Bot commented on TINKERPOP-967: -- Github user spmallette commented

[jira] [Commented] (TINKERPOP-2003) After a long period (almost 5days)of parallel requests(almost 200 request per second),client.submit blocked

2018-07-11 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16540012#comment-16540012 ] stephen mallette commented on TINKERPOP-2003: - > May be some complex quer

[GitHub] tinkerpop issue #876: TINKERPOP-967 Support nested-repeat() structures

2018-07-11 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/876 VOTE +1 ---

[jira] [Commented] (TINKERPOP-967) Support nested-repeat() structures

2018-07-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16540021#comment-16540021 ] ASF GitHub Bot commented on TINKERPOP-967: -- Github user robertdale commented

[GitHub] tinkerpop issue #889: Tinkerpop 1977 - Sasl Authentication

2018-07-11 Thread mattallenuk
Github user mattallenuk commented on the issue: https://github.com/apache/tinkerpop/pull/889 @jorgebay Unfortunately I cannot get the integration tests to run locally on my mac I am getting an error on maven around gremlin-server:jar:3.4.0-snapshot not being found. I don't really know

Re: Question for Detached Vertex in Tinkerpop

2018-07-11 Thread Daniel Kuppitz
To get all vertices of a specific label and their adjacent vertices (potentially none), run: g.V().hasLabel(). project("v","a"). by(). // by(valueMap()) if you need the vertex properties by(both().dedup().fold()) // by(both().dedup().valueMap().fold()) if you need the

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

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

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

2018-07-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16541080#comment-16541080 ] ASF GitHub Bot commented on TINKERPOP-1822: --- Github user krlohnes commented

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

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

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

2018-07-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16541110#comment-16541110 ] ASF GitHub Bot commented on TINKERPOP-1822: --- Github user krlohnes commented