Claus Ibsen created CAMEL-7310:
----------------------------------
Summary: Restlet - Need to run in sync mode due bug in restlet
Key: CAMEL-7310
URL: https://issues.apache.org/jira/browse/CAMEL-7310
Project: Camel
Issue Type: Bug
Components: camel-restlet
Affects Versions: 2.12.3, 2.13.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.12.4, 2.13.1, 2.14.0
There is a NPE bug in restlet when the restlet client timeout
https://github.com/restlet/restlet-framework-java/issues/871
This causes camel restlet producer to not have its callback called, which can
lead to Camel hanging.
We need to force sync mode until restlet fixes their NPE bug
--
This message was sent by Atlassian JIRA
(v6.2#6252)