[
https://issues.apache.org/jira/browse/TINKERPOP-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-1695.
---------------------------------------
> Session close over websocket does not reply with confirmation
> -------------------------------------------------------------
>
> Key: TINKERPOP-1695
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1695
> Project: TinkerPop
> Issue Type: Bug
> Components: server
> Affects Versions: 3.2.3
> Environment: Ubuntu 14.04
> Reporter: Charlie
> Priority: Minor
> Fix For: 3.2.4
>
> Attachments: pcap_ws.png, screenshot-1.png
>
>
> If you were to open up wireshark and monitor the websocket traffic and run
> the following in the gremlin console, you will see that a close message will
> get sent, but no confirmation back that the session actually closed.
> {code:java}
> gremlin> :remote console tinkerpop.server conf/remote.yaml session
> gremlin> :> g.V().count()
> gremlin> :remote close
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)