Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.14.2
-
None
-
Unknown
-
Regression
Description
The ScheduledPollConsumer does not have a scheduler if it has never been started. The scheduler is not checked for null in doStop. This comes up when routes are set to not autoStart and context managent later stops the route.