Github user newkek commented on the issue:
https://github.com/apache/tinkerpop/pull/923
Left the current behavior unchanged but deprecated the current method, in
favor of another `GraphSONMessageSerializer` constructor that gives the
opportunity to child classes of `AbstractGraphSON2MessageSerializer` to
register their own modules when a `GraphSONMapper.Builder` is provided.---
