[ 
https://issues.apache.org/jira/browse/TINKERPOP-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17439434#comment-17439434
 ] 

ASF GitHub Bot commented on TINKERPOP-2639:
-------------------------------------------

spmallette opened a new pull request #1493:
URL: https://github.com/apache/tinkerpop/pull/1493


   https://issues.apache.org/jira/browse/TINKERPOP-2639
   
   GryoLiteMessageSerializerV1d0 was deprecated in 3.2.6 almost as quickly as 
it was added as we came up with a better way to deal with detachment rather 
than pushing it down to the serializer. It is highly unlikely that this 
serializer is still being used especially since Gryo itself has been deprecated 
for GraphBinary.
   
   Builds with `mvn clean install && mvn verify -pl gremlin-server 
-DskipIntegrationTests=false`
   
   VOTE +1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> Remove previously deprecated GryoLiteMessageSerializer
> ------------------------------------------------------
>
>                 Key: TINKERPOP-2639
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2639
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 3.4.12
>            Reporter: Stephen Mallette
>            Priority: Minor
>              Labels: breaking
>
> {{application/vnd.gremlin-v1.0+gryo-lite}} was deprecated in 3.2.6 and has 
> just managed to hang in there. It's functionality of not serializing 
> properties was long replaced with other mechanisms years ago. Seems safe to 
> remove it in 3.6.0.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to