[GitHub] tinkerpop pull request #779: Apply edgeFunction in SparkMessenger

2018-01-15 Thread Stargazer4869
GitHub user Stargazer4869 opened a pull request: https://github.com/apache/tinkerpop/pull/779 Apply edgeFunction in SparkMessenger It seem the edgeFunction defined in Local MessageScope will not be applied anywhere when you are using SparkGraphComputer, I wonder why that is. It will

[jira] [Commented] (TINKERPOP-1870) n^2 synchronious operation in OLAP WorkerExecutor.execute() method

2018-01-15 Thread Artem Aliev (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16326356#comment-16326356 ] Artem Aliev commented on TINKERPOP-1870: The fix I provided could be simplifie

[jira] [Commented] (TINKERPOP-1870) n^2 synchronious operation in OLAP WorkerExecutor.execute() method

2018-01-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16326346#comment-16326346 ] ASF GitHub Bot commented on TINKERPOP-1870: --- GitHub user artem-aliev opened

[GitHub] tinkerpop pull request #778: TINKERPOP-1870: Extends TraverserSet to have Ve...

2018-01-15 Thread artem-aliev
GitHub user artem-aliev opened a pull request: https://github.com/apache/tinkerpop/pull/778 TINKERPOP-1870: Extends TraverserSet to have Vertex index for remote … …traversers That replaces linear search in reversal traversal interator with hashtable lookup. You can mer

[jira] [Created] (TINKERPOP-1870) n^2 synchronious operation in OLAP WorkerExecutor.execute() method

2018-01-15 Thread Artem Aliev (JIRA)
Artem Aliev created TINKERPOP-1870: -- Summary: n^2 synchronious operation in OLAP WorkerExecutor.execute() method Key: TINKERPOP-1870 URL: https://issues.apache.org/jira/browse/TINKERPOP-1870 Project: