Stephen Mallette created TINKERPOP-2822:
-------------------------------------------
Summary: Consider exception behavior in Connection.shutdown() for
sessions
Key: TINKERPOP-2822
URL: https://issues.apache.org/jira/browse/TINKERPOP-2822
Project: TinkerPop
Issue Type: Improvement
Components: driver
Affects Versions: 3.5.4
Reporter: Stephen Mallette
In {{Connection.shutdown()}} there is an attempt to write the session "close"
message to the server if it is a {{SessionedClient}}. If the {{Channelizer}}
never succeeded in creating a {{Channel}} and this {{shutdown()}} is called for
the session will it create an unexpected an unintuitive error of some sort?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)