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

[jira] [Created] (TINKERPOP-2844) Test and Fix Per Request Settings in Python

Cole Greer created TINKERPOP-2844:
-------------------------------------

             Summary: Test and Fix Per Request Settings in Python
                 Key: TINKERPOP-2844
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2844
             Project: TinkerPop
          Issue Type: Improvement
          Components: go
    Affects Versions: 3.7.0, 3.6.1, 3.5.4
            Reporter: Cole Greer


Gremlin go gives the option to override certain settings on a per request basis (detailed [here|https://tinkerpop.apache.org/docs/current/reference/#_per_request_settings_4]). It's been observed that when overriding the requestId, gremlin go will still make and use a new requestId instead ([here|https://github.com/apache/tinkerpop/blob/master/gremlin-go/driver/request.go#L54]). All documented per request settings need to be tested and fixed if needed.



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