[
https://issues.apache.org/jira/browse/TINKERPOP-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15516857#comment-15516857
]
ASF GitHub Bot commented on TINKERPOP-1457:
-------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tinkerpop/pull/429
> Groovy Lambdas for remote traversals not serializable
> -----------------------------------------------------
>
> Key: TINKERPOP-1457
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1457
> Project: TinkerPop
> Issue Type: Bug
> Components: io
> Affects Versions: 3.2.2
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Critical
> Fix For: 3.2.3
>
>
> Basically, a request like this:
> {code}
> g.V().hasLabel('person').map(Lambda.function("it.get().value('age') + 10"))
> {code}
> won't work in 3.2.2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)