Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Sinks+Sources, Technical Debt
-
Labels:None
Description
Roll and collectorDeco are currently special cases in the configuration language. This should be made into a new class of sink called a generatorSink – a sink that can instantiate new sinks. (decorators can only continue to push data through, they cannot be changed or reinstantiated).