Data Source and Job Binary Pluggability
Sahara allows multiple types of data source and job binary. However,
there's no clean abstraction around them, and the code to deal
with them is often very difficult to read and modify. This change
proposes to create clean abstractions that each data source
type and job binary type can implement differently depending
on its own needs.
Blueprint information
- Status:
- Complete
- Approver:
- Elise Gafford
- Priority:
- Undefined
- Drafter:
- Marianne Linhares Monteiro
- Direction:
- Needs approval
- Assignee:
- Marianne Linhares Monteiro
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Implemented
- Milestone target:
- None
- Started by
- Marianne Linhares Monteiro
- Completed by
- Marianne Linhares Monteiro
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Data Source and Job Binary Pluggability
Addressed by: https:/
Support Data Source and Job Binary pluggability
Addressed by: https:/
Support Data Source pluggability
Addressed by: https:/
Support Job binary pluggability
Addressed by: https:/
Code integration with the abstractions