Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
We should have some kind of API for end users to plugin custom code, and also have out of the box easy configurations to set some condition before Camel continue booting. This should happen very early.
For example to wait for a ENV variable to exist or match a value. Or to wait for a file to exist, etc.
And there should be a timeout value and fail if not meet.
This should be configurable something easily in camel.main.xxx, maybe such as
camel.main.boot-condition.environment-variable=FOO_BAR
camel.main.boot-condition-timeout=10000
Attachments
Issue Links
- links to