[ https://issues.apache.org/jira/browse/TINKERPOP3-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14540451#comment-14540451 ]
stephen mallette commented on TINKERPOP3-640: --------------------------------------------- My part of this has been done for a while now....{{GryoPool}} can now take a {{Configuration}} object. Forgot to post that here as an update when I originally finished getting that in place. > 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)