[
https://issues.apache.org/jira/browse/TINKERPOP-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364375#comment-15364375
]
Marko A. Rodriguez commented on TINKERPOP-1338:
-----------------------------------------------
The bug was in the @dalaro work where `Void` and `void` in the shim serializer
are assuming `FieldSerializer`. I studied the Kryo code to note that `void` and
`Void` are defaulted with `VoidSerializer`. The `spark-gremlin/` integration
tests now pass and I have pushed the fix to master CTR.
> Bump to Groovy 2.4.7
> --------------------
>
> Key: TINKERPOP-1338
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1338
> Project: TinkerPop
> Issue Type: Improvement
> Components: groovy
> Affects Versions: 3.2.0-incubating
> Reporter: stephen mallette
> Priority: Minor
> Fix For: 3.2.1
>
>
> Provides a number of bug fixes:
> http://groovy-lang.org/changelogs/changelog-2.4.7.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)