[
https://issues.apache.org/jira/browse/TINKERPOP-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette updated TINKERPOP-2506:
----------------------------------------
Fix Version/s: (was: 3.4.10)
> 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
> Priority: Minor
>
> 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)