Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-1464

Gryo Serialization for Bytecode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Implemented
    • 3.2.2
    • 3.2.3
    • io
    • None

    Description

      Bytecode will serialize over gryo currently, but it does so by using GraphSON under the covers. That approach was a bit of cheat to stay on task with 3.2.2 release. The cheat worked for demonstration purposes, but it does cause some problems because the ObjectMapper was constructed locally in the BytecodeSerializer and therefore could not be updated if the user needed to pass in custom classes to it. Now that there is a pure gryo option, the user can just register gryo serializers to deal with anything that extends on Bytecode.

      Attachments

        Issue Links

          Activity

            People

              spmallette Stephen Mallette
              spmallette Stephen Mallette
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: