You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/04/28 15:54:06 UTC

[jira] [Commented] (TINKERPOP3-640) GryoPool Not Getting Vendor Serializer Registrations

    [ https://issues.apache.org/jira/browse/TINKERPOP3-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14517046#comment-14517046 ] 

stephen mallette commented on TINKERPOP3-640:
---------------------------------------------

Note that similar issues exist in {{GraphSONRecordReader}} and {{GryoRecordReader}} - they use the the "standard" builder and not one provided by the originating {{Graph}}.  Unsure if that matters in this context.

> GryoPool Not Getting Vendor Serializer Registrations
> ----------------------------------------------------
>
>                 Key: TINKERPOP3-640
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-640
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: io
>            Reporter: stephen mallette
>            Assignee: Marko A. Rodriguez
>             Fix For: 3.0.0.GA
>
>
> {{GryoPool}} is currently creating {{GraphReader}} and {{GraphWriter}} interfaces with the standard builder:  {{GryoReader/Writer.build().create()}}.  Since they are not being created with {{g.io()}} they are not getting custom serializers registered.  Need to figure out how to get those serializers from the source {{Graph}} registered to the builders.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)