[
https://issues.apache.org/jira/browse/CAMEL-10175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15696566#comment-15696566
]
ASF GitHub Bot commented on CAMEL-10175:
----------------------------------------
GitHub user nikhilvibhav opened a pull request:
https://github.com/apache/camel/pull/1313
CAMEL-10175
- Added functionality to handle continuation timeouts out of the box in
camel-jetty-common component
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nikhilvibhav/camel CAMEL-10175
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1313.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1313
----
commit 912d4fbb936e8d2b84be1a43b988e55f7812b9cd
Author: Nikhil Vibhav <[email protected]>
Date: 2016-11-25T19:45:39Z
CAMEL-10175
- Added functionality to handle continuation timeouts out of the box in
camel-jetty-common component
----
> camel-jetty - Continuation timeout should send back HTTP timeout status code
> ----------------------------------------------------------------------------
>
> Key: CAMEL-10175
> URL: https://issues.apache.org/jira/browse/CAMEL-10175
> Project: Camel
> Issue Type: Improvement
> Components: camel-jetty
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 2.19.0
>
>
> See the proposed solution at SO
> http://stackoverflow.com/questions/36656391/camel-exchange-expired-via-jetty-continuation/36660661?noredirect=1#comment64460262_36660661
> We can bake that out of the box into the default binding.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)