[ 
https://issues.apache.org/jira/browse/SMXCOMP-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gert Vanthienen resolved SMXCOMP-881.
-------------------------------------

    Resolution: Fixed

Fixed in http://svn.apache.org/viewvc?view=revision&revision=1132984

We now have an extra property 'lateResponseStrategy' on the endpoint, with two 
possible values:
- {{error}} will terminate the exchange with an ERROR status and log an 
exception for the late response
- {{warning}} will end the exchange with a DONE status and log a warning for 
the late response instead

> Allow configuring HTTP consumer endpoint for handling late responses from the 
> bus
> ---------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-881
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-881
>             Project: ServiceMix Components
>          Issue Type: Improvement
>          Components: servicemix-http
>    Affects Versions: 2011.01
>            Reporter: Gert Vanthienen
>            Assignee: Gert Vanthienen
>             Fix For: 2011.02
>
>
> While consumer timeout handling in issues like SMXCOMP-866 is basically 
> correct, it would be nice to send out less 'alarming' messages to the log to 
> avoid confusing people.  It would also be nice to have an option to just 
> ignore the late response entirely and just issue a warning for it or 
> something.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to