[
https://issues.apache.org/jira/browse/TINKERPOP-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15515612#comment-15515612
]
ASF GitHub Bot commented on TINKERPOP-1457:
-------------------------------------------
Github user dkuppitz commented on the issue:
https://github.com/apache/tinkerpop/pull/429
`docker/build.sh -t -i -n` succeeded.
VOTE: +1
> 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)