You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2016/06/30 16:38:10 UTC

[jira] [Created] (TINKERPOP-1354) Include all static enum imports in request validation for bindings

stephen mallette created TINKERPOP-1354:
-------------------------------------------

             Summary: Include all static enum imports in request validation for bindings
                 Key: TINKERPOP-1354
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1354
             Project: TinkerPop
          Issue Type: Improvement
          Components: server
    Affects Versions: 3.1.2-incubating
            Reporter: stephen mallette
            Assignee: stephen mallette
            Priority: Minor
             Fix For: 3.1.3, 3.2.1


Gremlin Server validates the bindings of incoming requests and returns an error for any reserved terms. The list of reserved terms only includes {{T}} but should also include others like {{Order}} and {{Scope}} so that users don't inadvertently override them with a request binding. When that happens Gremlin Server throws a not so easy to understand error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)