Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-1407

Default serializers for Gremlin Server

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Done
    • 3.2.1
    • 3.2.2
    • server
    • None

    Description

      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.

      Attachments

        Activity

          dmill Dylan Millikin added a comment -

          +1 on this

          dmill Dylan Millikin added a comment - +1 on this

          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

          spmallette Stephen Mallette added a comment - 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

          People

            spmallette Stephen Mallette
            spmallette Stephen Mallette
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: