[jira] [Commented] (TINKERPOP-1254) Support dropping traverser path information when it is no longer needed.

2016-07-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15370018#comment-15370018 ] ASF GitHub Bot commented on TINKERPOP-1254: --- Github user twilmes commented on the issue:

Re: [DISCUSS] ASF Board Draft Report - July 2016

2016-07-10 Thread Ted Wilmes
Looks good, thanks Stephen. --Ted On Fri, Jul 8, 2016 at 7:12 AM, Stephen Mallette wrote: > ## Description: > Apache TinkerPop is a graph computing framework for both graph databases > (OLTP) and graph analytic systems (OLAP). > > It was reported last month that

[jira] [Commented] (TINKERPOP-1254) Support dropping traverser path information when it is no longer needed.

2016-07-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15369701#comment-15369701 ] ASF GitHub Bot commented on TINKERPOP-1254: --- Github user twilmes commented on the issue:

[GitHub] tinkerpop issue #358: TINKERPOP-1254 Support dropping traverser path informa...

2016-07-10 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/358 I made a small update to `ReferencePath` to create new label Sets when a patch is detached. This had been causing issues where the first set of labels for a path where being shared across

[jira] [Commented] (TINKERPOP-1360) intermittent error in spark-gremlin integration test

2016-07-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15369653#comment-15369653 ] ASF GitHub Bot commented on TINKERPOP-1360: --- GitHub user pluradj opened a pull request:

[GitHub] tinkerpop pull request #361: TINKERPOP-1360: compare vertex property ids as ...

2016-07-10 Thread pluradj
GitHub user pluradj opened a pull request: https://github.com/apache/tinkerpop/pull/361 TINKERPOP-1360: compare vertex property ids as Long https://issues.apache.org/jira/browse/TINKERPOP-1360 Verified with: ``` mvn clean install && mvn verify -q

[jira] [Created] (TINKERPOP-1365) Eliminate Random.nextBoolean() usage in tests

2016-07-10 Thread Jason Plurad (JIRA)
Jason Plurad created TINKERPOP-1365: --- Summary: Eliminate Random.nextBoolean() usage in tests Key: TINKERPOP-1365 URL: https://issues.apache.org/jira/browse/TINKERPOP-1365 Project: TinkerPop