GitHub user christianbellinaef opened a pull request:

    https://github.com/apache/incubator-tinkerpop/pull/100

    Changed TinkerGraphSerializer to reuse existing Kryo instance

    Let the tinker graph serializer reuse an existing kryo instance instead of 
creating a new one.
    
    Tests assert that the same kryo instance is being used inside the Gryo 
reader/writer classes.
    
    https://groups.google.com/forum/#!topic/gremlin-users/apFfQW3DkK4

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/englishtown/incubator-tinkerpop tinkerpop3-728

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-tinkerpop/pull/100.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #100
    
----
commit b9a3488fe32855d6f401fcab5bd1b890dcc815a5
Author: Christian Bellina <[email protected]>
Date:   2015-10-02T16:11:53Z

    Changed TinkerGraphSerializer to reuse existing Kryo instance

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to