-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.12.0
-
Component/s: camel-netty
-
Labels:None
-
Estimated Complexity:Unknown
We should add a way of deploying a blueprint bundle which configures a shared HttpServerBootstrapFactory, and exposed in the OSGi service registry. And then for other Camel bundles to reference, and use in the Camel routes.
This allows to reuse the same netty boostrap server across bundles.
This requires also that we refactor out the HttpServerMultiplexChannelHandler to be shared as well.
- is related to
-
CAMEL-6327 camel-netty-http - Netty based HTTP component
-
- Resolved
-