[
https://issues.apache.org/jira/browse/TINKERPOP-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette closed TINKERPOP-2561.
---------------------------------------
Fix Version/s: 3.6.0
3.5.1
Assignee: Stephen Mallette
Resolution: Fixed
Completed as CTR:
https://github.com/apache/tinkerpop/commit/4e39d76a2b5e2d1bc2416f4d1003a6f4230b2a43
> Stop sending close message in Javascript
> ----------------------------------------
>
> Key: TINKERPOP-2561
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2561
> Project: TinkerPop
> Issue Type: Improvement
> Components: javascript
> Affects Versions: 3.5.0
> Reporter: Stephen Mallette
> Assignee: Stephen Mallette
> Priority: Minor
> Fix For: 3.5.1, 3.6.0
>
>
> The close message was deprecated a long time ago and should have been removed
> in 3.5.0, but that was missed. There is no impact to sending it in 3.5.0 but
> it's a bit of a waste of a message. We just need to close the webscoket
> connection to close off the connection on the server. See TINKERPOP-2336
--
This message was sent by Atlassian Jira
(v8.3.4#803005)