You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2019/04/28 17:58:22 UTC

[GitHub] [tinkerpop] divijvaidya opened a new pull request #1102: TINKERPOP-2204 Do not consume the exception while generating metadata

divijvaidya opened a new 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:
users@infra.apache.org


With regards,
Apache Git Services