[
https://issues.apache.org/jira/browse/TINKERPOP-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864009#comment-16864009
]
ASF GitHub Bot commented on TINKERPOP-2237:
-------------------------------------------
spmallette commented on pull request #1126: TINKERPOP-2237: Prevent exception
when closing a session that doesn't exist
URL: https://github.com/apache/tinkerpop/pull/1126
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Prevent error when closing sessions that don't exist
> ----------------------------------------------------
>
> Key: TINKERPOP-2237
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2237
> Project: TinkerPop
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.3.7
> Reporter: stephen mallette
> Priority: Minor
> Labels: breaking
>
> If you close a session in Gremlin Server that doesn't exist you get an error
> returned to the client. Not sure why that behavior was necessary, but
> thinking about it now, it doesn't seem useful. We should just treat it as a
> no-op.
> Added the "breaking" label since this is a minor change in expected behavior
> for users.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)