You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by christianbellinaef <gi...@git.apache.org> on 2015/10/02 22:40:45 UTC

[GitHub] incubator-tinkerpop pull request: Changed TinkerGraphSerializer to...

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 <ch...@ef.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-tinkerpop pull request: Changed TinkerGraphSerializer to...

Posted by spmallette <gi...@git.apache.org>.
Github user spmallette commented on the pull request:

    https://github.com/apache/incubator-tinkerpop/pull/100#issuecomment-145507166
  
    thanks for doing this - about to merge to master.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-tinkerpop pull request: Changed TinkerGraphSerializer to...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---