[
https://issues.apache.org/jira/browse/TINKERPOP3-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546815#comment-14546815
]
ASF GitHub Bot commented on TINKERPOP3-686:
-------------------------------------------
GitHub user pluradj opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/66
Fixes TINKERPOP3-686 WebSocket serialization fails for JSON
Fixes TINKERPOP3-686 WebSocket serialization fails for JSON
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pluradj/incubator-tinkerpop 20150516
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/66.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #66
----
commit b3a943c515583dfe2ae8d2b50f4109049a87568a
Author: Jason Plurad <[email protected]>
Date: 2015-05-16T15:35:19Z
fix for TINKERPOP3-686 WebSocket serialization fails for JSON
----
> WebSocket serialization fails for JSON
> --------------------------------------
>
> Key: TINKERPOP3-686
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-686
> Project: TinkerPop 3
> Issue Type: Bug
> Components: server
> Reporter: Jason Plurad
>
> See discussion here -- https://github.com/thinkaurelius/titan/pull/1090
> WsGremlinTextRequestDecoder was not leveraging the serializers from Titan. I
> have a pull request coming.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)