Hello,

I see that lazyLoadTypeConverters of DefaultCamelContext is deprecated. 

I notice that when this option is enabled by default, it is loading 181
TypeConverters by default. Does this mean 181 classes (including
inner/anonymous classes)

Assuming that this is quite a amount of PermGen space, I have set the
property to false and tried a try run on my code and it seems to work fine
(I don't have any custom Type Converters in code).

Is there any specific reason for doing this ? I ask because it could save
memory and may prove to be useful after all.

Regards,
Kalyan





--
View this message in context: 
http://camel.465427.n5.nabble.com/Why-is-lazyLoadTypeConverters-deprecated-tp5732492.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to