Github user jorgebay commented on the issue:

    https://github.com/apache/tinkerpop/pull/670
  
    I've added support for GraphSON3 on the Gremlin .NET:
    - Added `GraphSON3Writer` and `GraphSON3Reader`.
    - Modified unit tests to run using GraphSON2 and GraphSON2.
    
    I'm getting a failures on the integration tests of the .NET GLV, that start 
with:
    ```
    [xUnit.net 00:00:01.2357664]   Starting:    Gremlin.Net.IntegrationTest
    [WARNING] Exception processing a script on request [RequestMessage{, 
requestId=bad279b8-6f42-4e47-ad08-a0343239bc1d, op='eval', processor='', 
args={gremlin=1, language=unknown}}].
    ```
    I don't understand what changed at protocol level (besides the mime type) 
to cause this issue.
    
    @FlorianHockmann @spmallette I will not able to dedicate time the following 
weeks to this. Feel free to adapt / override my changes.


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

Reply via email to