[jira] [Commented] (TINKERPOP-1582) TraversalOpProcessor does not support custom serializers

2016-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730836#comment-15730836 ] ASF GitHub Bot commented on TINKERPOP-1582: --- GitHub user bjmoor opened a pul

[GitHub] tinkerpop pull request #513: TINKERPOP-1582 - Encode Bytecode as a dict, not...

2016-12-07 Thread bjmoor
GitHub user bjmoor opened a pull request: https://github.com/apache/tinkerpop/pull/513 TINKERPOP-1582 - Encode Bytecode as a dict, not a string https://issues.apache.org/jira/browse/TINKERPOP-1582 Remote connection driver was encoding the Gremlin Bytecode as a json string,

[jira] [Commented] (TINKERPOP-1583) PathRetractionStrategy retracts keys that are actually needed

2016-12-07 Thread Ted Wilmes (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730335#comment-15730335 ] Ted Wilmes commented on TINKERPOP-1583: --- Thanks for reporting this [~gereedy].

[jira] [Assigned] (TINKERPOP-1583) PathRetractionStrategy retracts keys that are actually needed

2016-12-07 Thread Ted Wilmes (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Wilmes reassigned TINKERPOP-1583: - Assignee: Ted Wilmes > PathRetractionStrategy retracts keys that are actually needed

Re: Distributed OLTP and Dynamic Query Routing with Akka

2016-12-07 Thread Marko Rodriguez
Hello, So Distributed OLTP is done. I was able to get barriers, side-effects, auto-halting, stalling traversers for bulking, etc. implemented since this morning and well, tada. There are more classes now, so here is a link to the package root. Again, this is just a test/ package in TinkerGraph

[jira] [Created] (TINKERPOP-1583) PathRetractionStrategy retracts keys that are actually needed

2016-12-07 Thread Geoff Reedy (JIRA)
Geoff Reedy created TINKERPOP-1583: -- Summary: PathRetractionStrategy retracts keys that are actually needed Key: TINKERPOP-1583 URL: https://issues.apache.org/jira/browse/TINKERPOP-1583 Project: Tink

[jira] [Commented] (TINKERPOP-1570) Bump to Netty 4.0.42

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

[GitHub] tinkerpop issue #512: TINKERPOP-1570 Bumped to Netty 4.0.42

2016-12-07 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/512 VOTE: +1 --- 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

[GitHub] tinkerpop issue #478: TINKERPOP-1490 Implemented promise API for Traversal

2016-12-07 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/478 Rebase is complete now - tests are all good with: ```text $ mvn clean install && mvn verify -pl gremlin-server -DskipIntegrationTests=false -DincludeNeo4j ``` --- If your proj

[jira] [Commented] (TINKERPOP-1490) Provider a Future based Traversal.async(Function) terminal step

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

[GitHub] tinkerpop issue #478: TINKERPOP-1490 Implemented promise API for Traversal

2016-12-07 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/478 I'm rebasing on `tp32` to clean up that conflict. this branch was pretty far behind. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

[jira] [Commented] (TINKERPOP-1490) Provider a Future based Traversal.async(Function) terminal step

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

[jira] [Commented] (TINKERPOP-1582) TraversalOpProcessor does not support custom serializers

2016-12-07 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729590#comment-15729590 ] stephen mallette commented on TINKERPOP-1582: - i think we should aim to do

[GitHub] tinkerpop issue #478: TINKERPOP-1490 Implemented promise API for Traversal

2016-12-07 Thread davebshow
Github user davebshow commented on the issue: https://github.com/apache/tinkerpop/pull/478 Well I implemented this API for gremlin-python. There is one major problem: side effects. Since the current side effect API is designed to be synchronous (calling `run_sync`), it cannot be used

[jira] [Commented] (TINKERPOP-1490) Provider a Future based Traversal.async(Function) terminal step

2016-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729581#comment-15729581 ] ASF GitHub Bot commented on TINKERPOP-1490: --- Github user davebshow commented

[jira] [Commented] (TINKERPOP-1582) TraversalOpProcessor does not support custom serializers

2016-12-07 Thread Branden Moore (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729533#comment-15729533 ] Branden Moore commented on TINKERPOP-1582: -- I can submit one; to which branc

[jira] [Closed] (TINKERPOP-1576) gremlin-python calls non-existent methods

2016-12-07 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1576. --- Resolution: Fixed Assignee: Marko A. Rodriguez Fix Version/s: 3.2.4

[jira] [Commented] (TINKERPOP-1582) TraversalOpProcessor does not support custom serializers

2016-12-07 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729271#comment-15729271 ] stephen mallette commented on TINKERPOP-1582: - I guess that would do it. I

[jira] [Closed] (TINKERPOP-1536) Include GLVs in Docker build

2016-12-07 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz closed TINKERPOP-1536. - Resolution: Fixed Solved via https://github.com/apache/tinkerpop/pull/508 > Include G

[jira] [Commented] (TINKERPOP-1582) TraversalOpProcessor does not support custom serializers

2016-12-07 Thread Branden Moore (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729199#comment-15729199 ] Branden Moore commented on TINKERPOP-1582: -- It appears that {{DriverRemoteCon

[jira] [Closed] (TINKERPOP-1539) Create a ComplexTraversalTest with crazy nested gnarly traversals.

2016-12-07 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz closed TINKERPOP-1539. - Resolution: Fixed Fix Version/s: 3.2.4 > Create a ComplexTraversalTest with cra

[jira] [Commented] (TINKERPOP-1539) Create a ComplexTraversalTest with crazy nested gnarly traversals.

2016-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729148#comment-15729148 ] ASF GitHub Bot commented on TINKERPOP-1539: --- Github user asfgit closed the p

[GitHub] tinkerpop pull request #511: TINKERPOP-1539 Create a ComplexTraversalTest wi...

2016-12-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/511 --- 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 e

[jira] [Commented] (TINKERPOP-1562) Migrate ScriptEngine-related code to gremlin-core

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

[GitHub] tinkerpop pull request #510: TINKERPOP-1562 Migrate ScriptEngine-related cod...

2016-12-07 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/510#discussion_r91326812 --- Diff: hadoop-gremlin/src/main/java/org/apache/tinkerpop/gremlin/hadoop/jsr223/HadoopGremlinPlugin.java --- @@ -0,0 +1,153 @@ +/* + * Licens

[jira] [Commented] (TINKERPOP-1539) Create a ComplexTraversalTest with crazy nested gnarly traversals.

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

[GitHub] tinkerpop issue #511: TINKERPOP-1539 Create a ComplexTraversalTest with craz...

2016-12-07 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/511 VOTE +1 --- 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 t

Default to GraphSON 2.0

2016-12-07 Thread Stephen Mallette
I just pushed https://issues.apache.org/jira/browse/TINKERPOP-1414 onto TINKERPOP-1565 branch as it was related. Note that this work is targeted for 3.3.0. Basically, this change means that Gremlin Server and TinkerGraph both default to GraphSON 2.0 for 3.3.0. It's a breaking change only if you ha

[jira] [Updated] (TINKERPOP-1414) Change default GraphSON version to 2.0

2016-12-07 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1414: Labels: breaking (was: ) > Change default GraphSON version to 2.0 > ---

[jira] [Commented] (TINKERPOP-1414) Change default GraphSON version to 2.0

2016-12-07 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728998#comment-15728998 ] stephen mallette commented on TINKERPOP-1414: - This will be implemented on

[jira] [Commented] (TINKERPOP-1578) Support writable distributed graphs using spark as the underlying engine

2016-12-07 Thread Dovid Kopel (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728804#comment-15728804 ] Dovid Kopel commented on TINKERPOP-1578: My approach added on the `spark-greml

[jira] [Commented] (TINKERPOP-1578) Support writable distributed graphs using spark as the underlying engine

2016-12-07 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728642#comment-15728642 ] Marko A. Rodriguez commented on TINKERPOP-1578: --- Your work only works fo

Distributed OLTP and Dynamic Query Routing with Akka

2016-12-07 Thread Marko Rodriguez
Hello, I have been studying Akka lately as a way to implement distributed OLTP/dynamic query routing. I have a working implementation. This is a “toy implementation” currently in the TINKERPOP-1564 test/ of tinkergraph-gremlin. There are 3 classes: TinkerActorSystem https://github.c

[jira] [Commented] (TINKERPOP-1582) TraversalOpProcessor does not support custom serializers

2016-12-07 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728559#comment-15728559 ] Robert Dale commented on TINKERPOP-1582: Not that this solves your problem, bu

[jira] [Issue Comment Deleted] (TINKERPOP-1578) Support writable distributed graphs using spark as the underlying engine

2016-12-07 Thread Dovid Kopel (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dovid Kopel updated TINKERPOP-1578: --- Comment: was deleted (was: So far I haven't touched graph computer at allit's the orig

[jira] [Commented] (TINKERPOP-1578) Support writable distributed graphs using spark as the underlying engine

2016-12-07 Thread Dovid Kopel (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728436#comment-15728436 ] Dovid Kopel commented on TINKERPOP-1578: The changes I made didn't affect the