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

Running 3.6.x python-driver with 3.7.x server leads to deserialization errors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 3.7.2
    • 3.7.3
    • io, python, server
    • None

    Description

      Running 3.6.x gremlin-python with 3.7.x gremlin-server leads to serialization errors:

      return self.deserializers[DataType(bt)].objectify(buff, self, nullable)
      KeyError: <DataType.custom: 0>

      with or without using ReferenceElementStrategy set on the server, possibly due to a bug in how properties are being serialized and returned from Java that is not inline with the specification. 

      Attachments

        Activity

          People

            xiazcy Yang Xia
            xiazcy Yang Xia
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: