[GitHub] tinkerpop pull request #736: TINKERPOP-1791 Added GremlinDsl.AnonymousMethod...

2017-10-20 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/736 TINKERPOP-1791 Added GremlinDsl.AnonymousMethod annotation https://issues.apache.org/jira/browse/TINKERPOP-1791 Allows the ability to bypass the type inference system and provides for

[jira] [Commented] (TINKERPOP-1791) GremlinDsl custom step with generic end type produces invalid code in __.java

2017-10-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16212614#comment-16212614 ] ASF GitHub Bot commented on TINKERPOP-1791: --- GitHub user spmallette opened a pull request:

[jira] [Closed] (TINKERPOP-1800) Remote connect issue

2017-10-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1800. --- Resolution: Invalid > Remote connect issue > > >

[jira] [Commented] (TINKERPOP-1791) GremlinDsl custom step with generic end type produces invalid code in __.java

2017-10-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16212618#comment-16212618 ] stephen mallette commented on TINKERPOP-1791: - You can now define your method like this:

[jira] [Commented] (TINKERPOP-1799) Failure to serialize path() in gremlin-python

2017-10-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16212610#comment-16212610 ] ASF GitHub Bot commented on TINKERPOP-1799: --- Github user jorgebay commented on the issue:

[GitHub] tinkerpop issue #732: TINKERPOP-1799 Fixed serialization of Path objects for...

2017-10-20 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/732 VOTE +1 ---

[GitHub] tinkerpop issue #732: TINKERPOP-1799 Fixed serialization of Path objects for...

2017-10-20 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/732 VOTE +1 ---

[jira] [Commented] (TINKERPOP-1799) Failure to serialize path() in gremlin-python

2017-10-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16212609#comment-16212609 ] ASF GitHub Bot commented on TINKERPOP-1799: --- Github user robertdale commented on the issue:

[GitHub] tinkerpop pull request #737: TINKERPOP-1798 Fix signature of MutationListene...

2017-10-20 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/737 TINKERPOP-1798 Fix signature of MutationListener.vertexPropertyChanged() https://issues.apache.org/jira/browse/TINKERPOP-1798 This method was referencing a Property when it should

[jira] [Commented] (TINKERPOP-1798) MutationListener.vertexPropertyChanged oldValue should be a VertexProperty

2017-10-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16213543#comment-16213543 ] ASF GitHub Bot commented on TINKERPOP-1798: --- GitHub user spmallette opened a pull request:

[jira] [Commented] (TINKERPOP-1799) Failure to serialize path() in gremlin-python

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

[GitHub] tinkerpop pull request #732: TINKERPOP-1799 Fixed serialization of Path obje...

2017-10-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/732 ---

[jira] [Closed] (TINKERPOP-1799) Failure to serialize path() in gremlin-python

2017-10-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1799. --- Resolution: Fixed > Failure to serialize path() in gremlin-python >

[jira] [Commented] (TINKERPOP-1801) OLAP profile() step return incorrect timing

2017-10-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16212766#comment-16212766 ] ASF GitHub Bot commented on TINKERPOP-1801: --- Github user artem-aliev commented on the issue:

[GitHub] tinkerpop issue #734: TINKERPOP-1801: fix profile() timing in OLAP by adding...

2017-10-20 Thread artem-aliev
Github user artem-aliev commented on the issue: https://github.com/apache/tinkerpop/pull/734 The fix add iteration time to the appropriate step. Iteration time is a time between workerIterationStart() and workerIterationEnd() callbacks. So before fix the timing looks like ```

[jira] [Assigned] (TINKERPOP-1798) MutationListener.vertexPropertyChanged oldValue should be a VertexProperty

2017-10-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reassigned TINKERPOP-1798: --- Assignee: stephen mallette > MutationListener.vertexPropertyChanged

[jira] [Updated] (TINKERPOP-1798) MutationListener.vertexPropertyChanged oldValue should be a VertexProperty

2017-10-20 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1798: Labels: deprecation (was: ) > MutationListener.vertexPropertyChanged oldValue