[ https://issues.apache.org/activemq/browse/CAMEL-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-2238. -------------------------------- Resolution: Fixed trunk: 885380. > JettyHttpProducer - Sending sync using waitForDone should cater for > connection failures > --------------------------------------------------------------------------------------- > > Key: CAMEL-2238 > URL: https://issues.apache.org/activemq/browse/CAMEL-2238 > Project: Apache Camel > Issue Type: Bug > Components: camel-jetty > Affects Versions: 2.1.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 2.1.0 > > > Even though we follow the Jetty documentation it will make the jetty http > producer appear as blocked as {{waitForDone()}} will block when connection > failure occurred. > We need to add logic which polls the status instead and thus can detect the > problem. > The async producer *done not* have this issue by which is likely the main use > case for using Jetty as a client -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.