[
https://issues.apache.org/jira/browse/TINKERPOP-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16828799#comment-16828799
]
ASF GitHub Bot commented on TINKERPOP-2204:
-------------------------------------------
divijvaidya commented on pull request #1102: TINKERPOP-2204 Do not consume the
exception while generating metadata
URL: https://github.com/apache/tinkerpop/pull/1102
https://issues.apache.org/jira/browse/TINKERPOP-2204
The current implementation may lead to a client waiting indefinitely from a
response from the server. This occurs in cases when the exceptions that
occurred while generating status attributes or generating metadata in the
TraversalOpProcessor are consumed in the catch block without sending a response
back to the client.
----------------------------------------------------------------
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]
> Client receives no response on failed request
> ---------------------------------------------
>
> Key: TINKERPOP-2204
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2204
> Project: TinkerPop
> Issue Type: Bug
> Components: server
> Affects Versions: 3.4.1
> Reporter: Divij Vaidya
> Priority: Major
>
> The current implementation may lead to a client waiting indefinitely from a
> response from the server. This occurs in cases when the exceptions that
> occurred while generating status attributes or generating metadata in the
> TraversalOpProcessor are consumed in the catch block without sending a
> response back to the client.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)