You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/12/22 12:40:00 UTC

[jira] [Commented] (TINKERPOP-2842) Expand GremlinScriptChecker to include request id overrides

    [ https://issues.apache.org/jira/browse/TINKERPOP-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651265#comment-17651265 ] 

ASF GitHub Bot commented on TINKERPOP-2842:
-------------------------------------------

spmallette opened a new pull request, #1916:
URL: https://github.com/apache/tinkerpop/pull/1916

   https://issues.apache.org/jira/browse/TINKERPOP-2842
   
   Pretty straightforward - just added another thing to parse with the `GremlinScriptChecker`. Did some basic tests to make sure there was no real performance change as a result of this.
   
   VOTE +1




> Expand GremlinScriptChecker to include request id overrides
> -----------------------------------------------------------
>
>                 Key: TINKERPOP-2842
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2842
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.5.4
>            Reporter: Stephen Mallette
>            Priority: Major
>
> Expand {{GremlinScriptChecker}} to parse for a overridden request id as in:
> {code}
> g.with(REQUEST_ID, 'xxx')
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)