[jira] [Created] (TINKERPOP-1965) Make MessageCombiner a bit more flexible

2018-05-17 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-1965: --- Summary: Make MessageCombiner a bit more flexible Key: TINKERPOP-1965 URL: https://issues.apache.org/jira/browse/TINKERPOP-1965 Project: TinkerPop

[jira] [Created] (TINKERPOP-1967) Add a connectedComponent() step

2018-05-17 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-1967: --- Summary: Add a connectedComponent() step Key: TINKERPOP-1967 URL: https://issues.apache.org/jira/browse/TINKERPOP-1967 Project: TinkerPop

[jira] [Closed] (TINKERPOP-1852) Recipe fails for highly meshed connected components

2018-05-17 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1852. --- Resolution: Won't Do Closing this in favor of TINKERPOP-1852 - probably better to

[jira] [Comment Edited] (TINKERPOP-1852) Recipe fails for highly meshed connected components

2018-05-17 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479477#comment-16479477 ] stephen mallette edited comment on TINKERPOP-1852 at 5/17/18 6:05 PM:

[jira] [Closed] (TINKERPOP-1852) Recipe fails for highly meshed connected components

2018-05-17 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1852. --- Resolution: Won't Do > Recipe fails for highly meshed connected components >

[jira] [Reopened] (TINKERPOP-1852) Recipe fails for highly meshed connected components

2018-05-17 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reopened TINKERPOP-1852: - > Recipe fails for highly meshed connected components >

[jira] [Created] (TINKERPOP-1966) pageRank() and peerPressure() step should better respect halted traversers

2018-05-17 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-1966: --- Summary: pageRank() and peerPressure() step should better respect halted traversers Key: TINKERPOP-1966 URL: https://issues.apache.org/jira/browse/TINKERPOP-1966

[GitHub] tinkerpop issue #861: TINKERPOP-1956 Deprecated Order.incr and Order.decr

2018-05-17 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/861 VOTE +1 ---

[jira] [Commented] (TINKERPOP-1956) Deprecate Order incr/decr for asc/desc

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

[GitHub] tinkerpop pull request #861: TINKERPOP-1956 Deprecated Order.incr and Order....

2018-05-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/861 ---

[jira] [Closed] (TINKERPOP-1956) Deprecate Order incr/decr for asc/desc

2018-05-17 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1956. --- Resolution: Done Fix Version/s: 3.3.4 I guess i'll leave this on 3.3.4

[jira] [Commented] (TINKERPOP-1956) Deprecate Order incr/decr for asc/desc

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479625#comment-16479625 ] ASF GitHub Bot commented on TINKERPOP-1956: --- Github user robertdale commented on the issue:

[DISCUSS] with() modulator

2018-05-17 Thread Stephen Mallette
We currently have nice ways to provide configurations to a TraversalSource using variations of "with" like withStrategies() withSideEffects() I think it would be equally nice to provide configurations to individual steps. So, what would we use this for? Well, one thing I really dislike is our

[jira] [Commented] (TINKERPOP-1913) Expose metadata from Gremlin Server to Clients

2018-05-17 Thread Ashwini Singh (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479582#comment-16479582 ] Ashwini Singh commented on TINKERPOP-1913: -- Hi I am not an expert on javascript and python.

Re: [DISCUSS] Depth First Repeat step

2018-05-17 Thread Stephen Mallette
I got a bit busy for a few weeks and didn't' really have much time to focus on in on this thread. I figured I'd let it off my mind for a while and see if any new thoughts came up on it. Coming back on it now, I still think I like the approach I summarized from my own thoughts and others on the