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/21 18:12:58 UTC

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

stephen mallette created TINKERPOP3-640:
-------------------------------------------

             Summary: 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)