Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
2.23.1
-
None
-
Unknown
Description
Hi,
Problem Statement
Getting null from "getRouteDefinition" method call during unit Test using camel-hystrix route.
The method "getRouteDefinition" can only find the fall-back route Id, not the actual route Id.
If I comment the fall-back bean routeId, then only it can find the actual HTTP "to" route Id.
Please find the sample example repository, that can be used to re-produce this problem.
The Unit Test Class "UserRouteWithHystrixTest" is used to re-produce this issue scenario.
Thanks
Rakesh