Github user okram commented on the issue:
https://github.com/apache/tinkerpop/pull/520
First off, thank you for doing this -- what an undertaking. Getting I/O
solid for 3.3.0 is crucial given the versioning push and the desired
serialization changes for GLVs. Before officially voting, can you answer the
following questions?
1. Does this verify that we don't accidentally create a breaking IO format
change in the same IO version?
2. Does this verify that GraphSON and Gryo (and anything else down the
line) have all the same serializers? (that is, are capable of handling all the
same data -- e.g. we won't miss that `Pick.none` was not registered in 3.2.1
for GraphSON but it was for Gryo?)
---
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.
---