[
https://issues.apache.org/jira/browse/CAMEL-7014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13863276#comment-13863276
]
Benjamin Graf commented on CAMEL-7014:
--------------------------------------
I'm not sure if this is really resolved yet since returning null if timeout
fired is in my opinion not a good final solution. After some small
investigation I found an error in restlet itself
(https://github.com/restlet/restlet-framework-java/issues/814) which actually
avoids a better solution.
> Potential problem with camel-restlet if unavailable
> ---------------------------------------------------
>
> Key: CAMEL-7014
> URL: https://issues.apache.org/jira/browse/CAMEL-7014
> Project: Camel
> Issue Type: Improvement
> Components: camel-restlet
> Affects Versions: 2.10.4
> Environment: ServiceMix on Unix and Windows
> Reporter: Benjamin Graf
> Assignee: Willem Jiang
> Priority: Minor
> Fix For: 2.12.3, 2.13.0
>
>
> I recognized an issue with restlet client if service is terminating while
> beeing called. Since timeout is set to default default (0 => waits infinite)
> no response is send and route is blocked (not stoppable at all)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)