Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.9.0
-
None
Description
It is sometimes necessary for one Flume component to access another component or its configuration before the components are started. This change introduces a new Initializable interface that, when implemented, will allow components to access the configured components before they are started.