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 2021/03/15 19:50:00 UTC

[jira] [Closed] (TINKERPOP-2506) Expose client WebSocket connection status

     [ https://issues.apache.org/jira/browse/TINKERPOP-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephen Mallette closed TINKERPOP-2506.
---------------------------------------
    Fix Version/s: 3.5.0
         Assignee: Stephen Mallette
       Resolution: Done

> Expose client WebSocket connection status
> -----------------------------------------
>
>                 Key: TINKERPOP-2506
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2506
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: javascript
>            Reporter: Ebrahim
>            Assignee: Stephen Mallette
>            Priority: Minor
>             Fix For: 3.5.0
>
>
> The WebSocket connection status is a critical piece of info when implementing readiness/liveliness probes in kubernetes deployment scenarios. Currently the connection status is kept internally in the `Connection` class and not accessible from outside.
> [https://github.com/apache/tinkerpop/blob/332177a4b65563bc9ac2ad89e1a3ce78bf290195/gremlin-javascript/src/main/javascript/gremlin-javascript/lib/driver/connection.js#L96]
>  
> Please let me know if this makes sense and I can send a PR.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)