-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.12.4, 2.13.2, 2.14.0
-
Component/s: camel-netty
-
Labels:None
-
Estimated Complexity:Unknown
If add other handler interesting about close and open event and they are set behind the netty
{Client|Server}ChannelHandler, they cannot not get the event as current netty {Client|Server}ChannelHandler doesn't pass these event around.