[
https://issues.apache.org/jira/browse/TINKERPOP-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298103#comment-17298103
]
ASF GitHub Bot commented on TINKERPOP-2506:
-------------------------------------------
erajabzadeh commented on pull request #1402:
URL: https://github.com/apache/tinkerpop/pull/1402#issuecomment-793998363
Sure thing and thank you.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)