Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.14.0
-
None
-
Patch Available
-
Unknown
Description
By default, the input exchange message headers are not propagated when the get/scan method is called. It is not convenient in routes if you want to call others endpoints after the hbase enpoint. Instead of extending the HeaderMappingStrategy or implementing your own strategy, the HeaderMappingStrategy should propagates input message headers.