[jira] [Commented] (TINKERPOP-2204) Client receives no response on failed request

2019-05-06 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on TINKERPOP-2204:
---

spmallette commented on pull request #1102: TINKERPOP-2204 Do not consume the 
exception while generating metadata
URL: https://github.com/apache/tinkerpop/pull/1102
 
 
   
 

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:
us...@infra.apache.org


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


[jira] [Commented] (TINKERPOP-2204) Client receives no response on failed request

2019-04-28 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/TINKERPOP-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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:
us...@infra.apache.org


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