[
https://issues.apache.org/jira/browse/TINKERPOP-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-1407.
---------------------------------------
Resolution: Done
Assignee: stephen mallette
Fix Version/s: 3.2.2
Note that gryo was already configured as a default.I did alter how serializers
defaults went into play to ensure that even if someone set an empty
"serializers" field in the yaml file that it would still include the defaults
(wasn't working that way before). A simple changed - implemented via CTR:
https://github.com/apache/tinkerpop/commit/da47a21cf8d7bed2f7f198c6cf91165d38bd957f
> Default serializers for Gremlin Server
> --------------------------------------
>
> Key: TINKERPOP-1407
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1407
> Project: TinkerPop
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.2.1
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
> Fix For: 3.2.2
>
>
> If no serializers are configured then Gremlin Server is basically inoperable.
> It probably shouldn't work that way. Would be better if some default
> serializers were configured in that case - maybe gryo and the base graphson.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)