[ 
https://issues.apache.org/jira/browse/TINKERPOP-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16058192#comment-16058192
 ] 

Robert Dale commented on TINKERPOP-1695:
----------------------------------------

Can you please provide steps to reproduce?  console commands or code is fine.

> 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)

Reply via email to