Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.4.0, 1.5.0
-
Component/s: camel-core
-
Labels:None
Description
MulticastType override the method wrapProcessorInInterceptors() and adds a StreamCachingInterceptor.
This is giving a problem for the debugger in FUSE Integration designer. FID debugger works using the Debug Interceptor, because we are not add an interceptor for Multicast node, it will not stop at that node even if we place a break point.
camel-dev mailing list thread related to this: http://www.nabble.com/Camel-Multicast-and-Interceptors-td21053645s22882.html