Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Build, Docs, Master, Node, Shell, Sinks+Sources, Technical Debt, Test, Web
-
The Flume node has been heavily refactored.
Description
Define interfaces and classes that make up the core of a Flume node.
For some definition, let's call the following the core of the Flume node:
- FlumeNode component pojo.
- Logical node manager and status monitor.
- Logical node configuration system connectors (with an initial target of loading configs from files).