[jira] [Updated] (TINKERPOP-1115) Improve GraphTraversal and GraphTraversalSource Reference Docs

2016-09-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1115: Description: We have the lambda representation of these steps, but not the

[jira] [Closed] (TINKERPOP-740) Serializer Handshake

2016-09-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-740. -- Resolution: Won't Fix Fix Version/s: (was: 3.2.2) I sense that this issue

[jira] [Created] (TINKERPOP-1428) profile() throws NPE for union(group, group)

2016-09-02 Thread Daniel Kuppitz (JIRA)
Daniel Kuppitz created TINKERPOP-1428: - Summary: profile() throws NPE for union(group, group) Key: TINKERPOP-1428 URL: https://issues.apache.org/jira/browse/TINKERPOP-1428 Project: TinkerPop

Re: Code Freeze 3.1.4/3.2.2

2016-09-02 Thread Stephen Mallette
Ted, fixed up some javadoc on tp31 branch - meant to do it earlier in the week (but forgot unfortunately): https://issues.apache.org/jira/browse/TINKERPOP-1418 Updated CHANGELOG with the JIRA issue. Anyway, everything is looking pretty good for release next week. On Thu, Sep 1, 2016 at 6:21 PM,

[jira] [Commented] (TINKERPOP-1389) Support Spark 2.0.0

2016-09-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15457916#comment-15457916 ] ASF GitHub Bot commented on TINKERPOP-1389: --- Github user yucx commented on the issue:

[GitHub] tinkerpop issue #397: TINKERPOP-1389 Support Spark 2.0

2016-09-02 Thread yucx
Github user yucx commented on the issue: https://github.com/apache/tinkerpop/pull/397 Looks like there is performance issue, I will continue investigate it. --- 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

[jira] [Commented] (TINKERPOP-1426) GryoSerializer should implement Java serialization interface

2016-09-02 Thread Chen Xin Yu (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15457715#comment-15457715 ] Chen Xin Yu commented on TINKERPOP-1426: Thanks Marko, I created a PR with both change sets

[GitHub] tinkerpop pull request #398: TINKERPOP-1426, GryoSerializer should implement...

2016-09-02 Thread yucx
GitHub user yucx opened a pull request: https://github.com/apache/tinkerpop/pull/398 TINKERPOP-1426, GryoSerializer should implement Java serialization in… GryoSerializer should implement Java serialization. Details in: https://issues.apache.org/jira/browse/TINKERPOP-1426

[jira] [Commented] (TINKERPOP-1426) GryoSerializer should implement Java serialization interface

2016-09-02 Thread Chen Xin Yu (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15458260#comment-15458260 ] Chen Xin Yu commented on TINKERPOP-1426: There is performance issue with the two change sets