[
https://issues.apache.org/jira/browse/TINKERPOP3-801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14933834#comment-14933834
]
Marko A. Rodriguez commented on TINKERPOP3-801:
-----------------------------------------------
This is fixed in {{tp31/}}. I pass the baton to [~spmallette] to review as I
touched {{GryoReader}}, {{GryoWriter}}, and {{GryoPool}}. Perhaps we can do a
conference call to make sure you are kosher with the mutations before merging
into {{master/}}. I can explain what I did and why I did it and you can slap me
around and/or pat me on the back.
Note that this will roll into 3.1.0 (not into 3.0.2) as this is actually a
pretty major feature that is not just fixing this bug, but also allowing the
{{Graph}} serialization registrations to be be propagated to Spark. Pretty
friggin' sweet. Users will not longer use {{SparkSerializer}} in their
properties file, but instead {{GryoSerializer}}.
> groupCount() fails for vertices (elements?) (using Spark)
> ---------------------------------------------------------
>
> Key: TINKERPOP3-801
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-801
> Project: TinkerPop 3
> Issue Type: Bug
> Components: process
> Affects Versions: 3.0.1-incubating
> Reporter: Daniel Kuppitz
> Assignee: Marko A. Rodriguez
> Fix For: 3.1.0-incubating
>
>
> Here's the test case:
> https://github.com/apache/incubator-tinkerpop/blob/tp30/gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/sideEffect/GroupCountTest.java#L80
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)