[ 
https://issues.apache.org/jira/browse/JENA-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13634503#comment-13634503
 ] 

Hudson commented on JENA-439:
-----------------------------

Integrated in Jena__Development_Test #620 (See 
[https://builds.apache.org/job/Jena__Development_Test/620/])
    JENA-439
Catch QueryCancelledException and send 503, not 408. (Revision 1469051)

     Result = FAILURE
andy : 
Files : 
* 
/jena/trunk/jena-fuseki/src/main/java/org/apache/jena/fuseki/servlets/SPARQL_ServletBase.java

                
> Fuseki returns 408 on query timeout - should be 5xx.
> ----------------------------------------------------
>
>                 Key: JENA-439
>                 URL: https://issues.apache.org/jira/browse/JENA-439
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Fuseki
>    Affects Versions: Jena 2.10.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>
> 408 means the client is taking too long to send the request.  Should be 503 
> (maybe with a Retry-After header).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to