On Tue, Oct 4, 2011 at 5:35 PM, Marco Crivellaro <marco.cr...@gmail.com> wrote:
>
> Claus Ibsen-2 wrote:
>>
>> The default in flight registry only stores number of in flights.
>> You can implement a custom in flight registry and include more details.
>>
>
> Is there a reference in the documentation on how to create a custom inflight
> repository?
>

Just implement the interface, and set it on the CamelContext.


>
> Claus Ibsen-2 wrote:
>>
>> We wanted a light weight registry that do not take up memory space and
>> thus opted to just have a counter.
>>
>> There is a JIRA ticket to improve the shutdown strategy so it can
>> output details in case in flight exchanges appears to be "stuck".
>> And for that we need an improved inflight registry that stores the
>> Exchange as well.
>>
> can you please point me to the JIRA ticket?
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/information-about-the-inflight-exchange-s-when-shutting-down-tp4868557p4869118.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to