[ https://issues.apache.org/jira/browse/TINKERPOP-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Charlie updated TINKERPOP-1695: ------------------------------- Attachment: pcap_ws.png > 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, 3.2.4 > Environment: Ubuntu 14.04 > Reporter: Charlie > Priority: Minor > Attachments: pcap_ws.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)