-
Epic
-
Resolution: Duplicate
-
Normal
-
None
-
Templating refactorization
-
False
-
-
False
-
Unset
-
Done
-
-
Summary and goal
Right now the engine is responsible for:
- Delivering the different events to the connectors.
- Rendering the final payload via templates.
The second point should be responsibility of the connectors, because there are some of them which don't really make use of the templates, but they suffer the delays of the events processing that require the aforementioned templates.
Acceptance Criteria
- The engine does not know, depend or has anything to do with templating.
- Only the connectors that require dealing with templates do so.
Checklist
Checklist Item | Required | Notes or Comments |
---|---|---|
Workstream or external team dependencies? | Y / N | N |
ADR Required?
|
Y / N | N |
Testing plans
|
Y / N | N |
Known dependencies?
|
Y / N | N |
Open Questions
- duplicates
-
RHCLOUD-33232 Compression mechanism for messages due to Kafka rejection
- New
- relates to
-
RHCLOUD-33233 SPIKE:Refactoring template & aggregation to help Kafka load
- Closed