[
https://issues.apache.org/jira/browse/TINKERPOP-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010003#comment-18010003
]
ASF GitHub Bot commented on TINKERPOP-3177:
-------------------------------------------
xiazcy commented on PR #3164:
URL: https://github.com/apache/tinkerpop/pull/3164#issuecomment-3119516474
VOTE +1
> Sessioned Client in Go
> ----------------------
>
> Key: TINKERPOP-3177
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3177
> Project: TinkerPop
> Issue Type: Improvement
> Components: go
> Affects Versions: 3.7.3
> Reporter: Cole Greer
> Priority: Critical
>
> The Client structure in the go GLV has support for sessions (which is used
> internally by sessioned DriverRemoteConnection instances), but there is no
> way for an external user to configure a sessioned client as the session id is
> [not exposed in
> ClientSettings|https://github.com/apache/tinkerpop/blob/d6f20d09d9c50bb4bd50955e4a2eff023a85efc5/gremlin-go/driver/client.go#L31-L53].
> This setting should be added alongside appropriate tests to ensure the
> sessioned client behaves as expected.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)