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/08 17:29:00 UTC

[jira] [Created] (TINKERPOP-2838) Add UserAgent GLV Tests

Cole Greer created TINKERPOP-2838:
-------------------------------------

             Summary: Add UserAgent GLV Tests
                 Key: TINKERPOP-2838
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2838
             Project: TinkerPop
          Issue Type: Test
            Reporter: Cole Greer
             Fix For: 3.7.0


User agents were added to all GLV connection requests with [TINKERPOP-2480|https://issues.apache.org/jira/browse/TINKERPOP-2480]. The Java driver has tests added which utilize SimpleSocketServer to capture and echo back the user agent.

[TINKERPOP-2819|https://issues.apache.org/jira/browse/TINKERPOP-2819] will bring SimpleSocketServer to all GLV's. Once this is complete additional tests mirroring the Java driver tests should be added to all GLV's to ensure the user agent is being sent and received correctly, and that the enableUserAgentOnConnect configuration is working correctly.



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